Searched refs:sctp_transport_new (Results 1 – 4 of 4) sorted by relevance
123 struct sctp_transport *sctp_transport_new(const union sctp_addr *addr, int gfp) in sctp_transport_new() function
450 peer = sctp_transport_new(addr, gfp); in sctp_assoc_add_peer()
5031 transport = sctp_transport_new(sctp_source(chunk), GFP_ATOMIC); in sctp_ootb_pkt_new()
921 struct sctp_transport *sctp_transport_new(const union sctp_addr *, int);