Searched refs:sctp_cookie (Results 1 – 3 of 3) sorted by relevance
274 struct sctp_cookie { struct345 struct sctp_cookie c;1573 struct sctp_cookie c;2145 struct sctp_cookie*,
1628 sizeof(struct sctp_cookie)); in sctp_pack_cookie()1629 bodysize = sizeof(struct sctp_cookie) in sctp_pack_cookie()1713 struct sctp_cookie *bear_cookie; in sctp_unpack_cookie()1724 sizeof(struct sctp_cookie)); in sctp_unpack_cookie()1726 fixed_size = headersize + sizeof(struct sctp_cookie); in sctp_unpack_cookie()
1609 struct sctp_cookie *cookie, in sctp_assoc_set_bind_addr_from_cookie()