Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dtransport.c40 static struct sctp_transport *sctp_transport_init(struct net *net, in sctp_transport_init() function
101 if (!sctp_transport_init(net, transport, addr, gfp)) in sctp_transport_new()