Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dsm.h277 struct sctp_association *sctp_unpack_cookie(const struct sctp_endpoint *,
/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c630 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_1D_ce()
1852 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_2_4_dupcook()
Dsm_make_chunk.c1326 struct sctp_association *sctp_unpack_cookie( in sctp_unpack_cookie() function