Home
last modified time | relevance | path

Searched refs:sctp_cookie (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/sctp/
A Dstructs.h272 struct sctp_cookie { struct
343 struct sctp_cookie c;
1588 struct sctp_cookie c;
2179 struct sctp_cookie*,
/linux-6.3-rc2/net/sctp/
A Dsm_make_chunk.c1669 sizeof(struct sctp_cookie)); in sctp_pack_cookie()
1670 bodysize = sizeof(struct sctp_cookie) in sctp_pack_cookie()
1750 struct sctp_cookie *bear_cookie; in sctp_unpack_cookie()
1761 sizeof(struct sctp_cookie)); in sctp_unpack_cookie()
1763 fixed_size = headersize + sizeof(struct sctp_cookie); in sctp_unpack_cookie()
A Dassociola.c1597 struct sctp_cookie *cookie, in sctp_assoc_set_bind_addr_from_cookie()

Completed in 17 milliseconds