Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dtransport.c91 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new() function
H A Dassociola.c616 peer = sctp_transport_new(asoc->base.net, addr, gfp); in sctp_assoc_add_peer()
H A Dsm_statefuns.c6416 transport = sctp_transport_new(net, sctp_source(chunk), GFP_ATOMIC); in sctp_ootb_pkt_new()
/linux/include/net/sctp/
H A Dstructs.h998 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *,