Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstructs.h331 struct sctp_signed_cookie { struct
586 struct sctp_signed_cookie *cookie_hdr;
/linux/net/sctp/
H A Dsm_make_chunk.c1652 struct sctp_signed_cookie *cookie; in sctp_pack_cookie()
1660 (sizeof(struct sctp_signed_cookie) - in sctp_pack_cookie()
1682 cookie = (struct sctp_signed_cookie *) retval->body; in sctp_pack_cookie()
1730 struct sctp_signed_cookie *cookie; in sctp_unpack_cookie()
1742 (sizeof(struct sctp_signed_cookie) - in sctp_unpack_cookie()
H A Dsm_statefuns.c753 (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_1D_ce()
2255 chunk->subh.cookie_hdr = (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_2_4_dupcook()
6518 struct sctp_signed_cookie *cookie; in sctp_send_stale_cookie_err()