Searched refs:sctp_unpack_cookie (Results 1 – 2 of 2) sorted by relevance
/linux/net/sctp/ |
H A D | sm_statefuns.c | 729 * in sctp_unpack_cookie(). in sctp_sf_do_5_1D_ce() 757 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_1D_ce() 793 * the sctp_unpack_cookie() already. in sctp_sf_do_5_1D_ce() 2236 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_2_4_dupcook()
|
H A D | sm_make_chunk.c | 1732 struct sctp_association *sctp_unpack_cookie( in sctp_unpack_cookie() function
|