Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/sctp/
A Dstructs.h2135 sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk,
/linux-6.3-rc2/net/sctp/
A Dassociola.c285 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep, in sctp_association_new() function
A Dsm_make_chunk.c1638 asoc = sctp_association_new(ep, ep->base.sk, scope, gfp); in sctp_make_temp_asoc()
1861 retval = sctp_association_new(ep, ep->base.sk, scope, gfp); in sctp_unpack_cookie()
A Dsocket.c1090 asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL); in sctp_connect_new_asoc()

Completed in 29 milliseconds