sctp_association_new 1929 include/net/sctp/structs.h sctp_association_new(const struct sctp_endpoint *, const struct sock *,
sctp_association_new 1449 net/sctp/sm_make_chunk.c 	asoc = sctp_association_new(ep, ep->base.sk, scope, gfp);
sctp_association_new 1700 net/sctp/sm_make_chunk.c 	retval = sctp_association_new(ep, ep->base.sk, scope, gfp);
sctp_association_new 1078 net/sctp/socket.c 			asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL);
sctp_association_new 1648 net/sctp/socket.c 		new_asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL);