Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dauth.h25 struct sctp_cookie;
77 const struct sctp_cookie *cookie);
H A Dstructs.h262 struct sctp_cookie { struct
334 struct sctp_cookie c;
1565 struct sctp_cookie c;
2153 struct sctp_cookie*,
/linux/net/sctp/
H A Dsm_make_chunk.c1661 sizeof(struct sctp_cookie)); in sctp_pack_cookie()
1662 bodysize = sizeof(struct sctp_cookie) in sctp_pack_cookie()
1732 struct sctp_cookie *bear_cookie; in sctp_unpack_cookie()
1743 sizeof(struct sctp_cookie)); in sctp_unpack_cookie()
1745 fixed_size = headersize + sizeof(struct sctp_cookie); in sctp_unpack_cookie()
H A Dauth.c399 const struct sctp_cookie *cookie) in sctp_auth_verify_cookie_params()
H A Dassociola.c1593 struct sctp_cookie *cookie, in sctp_assoc_set_bind_addr_from_cookie()