Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h336 struct sctp_signed_cookie { struct
592 struct sctp_signed_cookie *cookie_hdr;
/kernel/linux/linux-5.10/net/sctp/
Dsm_make_chunk.c1615 struct sctp_signed_cookie *cookie; in sctp_pack_cookie()
1623 (sizeof(struct sctp_signed_cookie) - in sctp_pack_cookie()
1643 cookie = (struct sctp_signed_cookie *) retval->body; in sctp_pack_cookie()
1703 struct sctp_signed_cookie *cookie; in sctp_unpack_cookie()
1715 (sizeof(struct sctp_signed_cookie) - in sctp_unpack_cookie()
Dsm_statefuns.c733 (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_1D_ce()
2157 chunk->subh.cookie_hdr = (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_2_4_dupcook()
6333 struct sctp_signed_cookie *cookie; in sctp_send_stale_cookie_err()