Home
last modified time | relevance | path

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

/Linux-v6.1/net/sctp/
Dassociola.c1176 if (sctp_assoc_set_id(asoc, GFP_ATOMIC)) in sctp_assoc_update()
1625 int sctp_assoc_set_id(struct sctp_association *asoc, gfp_t gfp) in sctp_assoc_set_id() function
Dsm_make_chunk.c2500 if (!asoc->temp && sctp_assoc_set_id(asoc, gfp)) in sctp_process_init()
Dsocket.c1227 err = sctp_assoc_set_id(asoc, GFP_KERNEL); in __sctp_connect()
/Linux-v6.1/include/net/sctp/
Dstructs.h2177 int sctp_assoc_set_id(struct sctp_association *, gfp_t);