Searched refs:sctp_transport_new (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dtransport.c107 struct sctp_transport *sctp_transport_new(const union sctp_addr *addr, function
H A Dassociola.c667 peer = sctp_transport_new(addr, gfp);
H A Dsm_statefuns.c5794 transport = sctp_transport_new(sctp_source(chunk), GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1060 struct sctp_transport *sctp_transport_new(const union sctp_addr *,

Completed in 64 milliseconds