Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h165 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c407 new_asoc = sctp_make_temp_asoc(ep, chunk, GFP_ATOMIC); in sctp_sf_do_5_1B_init()
1546 new_asoc = sctp_make_temp_asoc(ep, chunk, GFP_ATOMIC); in sctp_sf_do_unexpected_init()
H A Dsm_make_chunk.c1583 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep, in sctp_make_temp_asoc() function