Searched refs:sctp_unpack_cookie (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/net/sctp/ | 
| D | sm.h | 314 struct sctp_association *sctp_unpack_cookie(
 | 
| /Linux-v5.4/net/sctp/ | 
| D | sm_statefuns.c | 728 	new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error,  in sctp_sf_do_5_1D_ce()2134 	new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error,  in sctp_sf_do_5_2_4_dupcook()
 
 | 
| D | sm_make_chunk.c | 1694 struct sctp_association *sctp_unpack_cookie(  in sctp_unpack_cookie()  function
 |