sctp_assoc_set_id 2149 include/net/sctp/structs.h int sctp_assoc_set_id(struct sctp_association *, gfp_t);
sctp_assoc_set_id 1172 net/sctp/associola.c 		if (sctp_assoc_set_id(asoc, GFP_ATOMIC))
sctp_assoc_set_id 2453 net/sctp/sm_make_chunk.c 	if (!asoc->temp && sctp_assoc_set_id(asoc, gfp))
sctp_assoc_set_id 1223 net/sctp/socket.c 		err = sctp_assoc_set_id(asoc, GFP_KERNEL);