Home
last modified time | relevance | path

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

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