Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dtransport.c106 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new() function
Dassociola.c609 peer = sctp_transport_new(net, addr, gfp); in sctp_assoc_add_peer()
Dsm_statefuns.c6038 transport = sctp_transport_new(net, sctp_source(chunk), GFP_ATOMIC); in sctp_ootb_pkt_new()
/linux-4.4.14/include/net/sctp/
Dstructs.h949 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *,