Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h336 struct sctp_signed_cookie { struct
592 struct sctp_signed_cookie *cookie_hdr;
/OK3568_Linux_fs/kernel/net/sctp/
H A 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()
H A Dsm_statefuns.c739 (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_1D_ce()
2160 chunk->subh.cookie_hdr = (struct sctp_signed_cookie *)chunk->skb->data; in sctp_sf_do_5_2_4_dupcook()
6354 struct sctp_signed_cookie *cookie; in sctp_send_stale_cookie_err()