Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dtransport.c105 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new() function
Dassociola.c630 peer = sctp_transport_new(net, addr, gfp); in sctp_assoc_add_peer()
Dsm_statefuns.c6247 transport = sctp_transport_new(net, sctp_source(chunk), GFP_ATOMIC); in sctp_ootb_pkt_new()
/Linux-v4.19/include/net/sctp/
Dstructs.h994 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *,