Searched refs:sctp_assoc_set_id (Results 1 – 3 of 3) sorted by relevance
1175 if (sctp_assoc_set_id(asoc, GFP_ATOMIC)) in sctp_assoc_update()1624 int sctp_assoc_set_id(struct sctp_association *asoc, gfp_t gfp) in sctp_assoc_set_id() function
2500 if (!asoc->temp && sctp_assoc_set_id(asoc, gfp)) in sctp_process_init()
1231 err = sctp_assoc_set_id(asoc, GFP_KERNEL); in __sctp_connect()