Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsm.h317 struct sctp_association *sctp_unpack_cookie(
/linux/net/sctp/
H A Dsm_statefuns.c758 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_1D_ce()
2238 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_2_4_dupcook()
H A Dsm_make_chunk.c1722 struct sctp_association *sctp_unpack_cookie( in sctp_unpack_cookie() function