Searched refs:sctp_association_new (Results 1 - 3 of 3) sorted by relevance

/net/sctp/
H A Dsm_make_chunk.c1580 asoc = sctp_association_new(ep, ep->base.sk, scope, gfp);
1812 retval = sctp_association_new(ep, ep->base.sk, scope, gfp);
H A Dassociola.c295 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep, function
H A Dsocket.c1166 asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL);
1827 new_asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL);

Completed in 22 milliseconds