Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h314 struct sctp_association *sctp_unpack_cookie(
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c748 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_1D_ce()
2170 new_asoc = sctp_unpack_cookie(ep, asoc, chunk, GFP_ATOMIC, &error, in sctp_sf_do_5_2_4_dupcook()
H A Dsm_make_chunk.c1695 struct sctp_association *sctp_unpack_cookie( in sctp_unpack_cookie() function