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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsm.h184 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c384 new_asoc = sctp_make_temp_asoc(ep, chunk, GFP_ATOMIC);
1439 new_asoc = sctp_make_temp_asoc(ep, chunk, GFP_ATOMIC);
H A Dsm_make_chunk.c1486 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep, function

Completed in 91 milliseconds