sctp_make_control   49 net/sctp/sm_make_chunk.c static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc,
sctp_make_control  319 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_INIT, 0, chunksize, gfp);
sctp_make_control  472 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_INIT_ACK, 0, chunksize, gfp);
sctp_make_control  578 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ECHO, 0,
sctp_make_control  624 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ACK, 0, 0, GFP_ATOMIC);
sctp_make_control  674 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ECN_CWR, 0,
sctp_make_control  708 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ECN_ECNE, 0,
sctp_make_control  785 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_SACK, 0, len, GFP_ATOMIC);
sctp_make_control  868 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN, 0,
sctp_make_control  887 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_ACK, 0, 0,
sctp_make_control  917 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags,
sctp_make_control  957 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ABORT, flags, hint,
sctp_make_control 1152 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT, 0,
sctp_make_control 1182 net/sctp/sm_make_chunk.c 	retval  = sctp_make_control(asoc, SCTP_CID_HEARTBEAT_ACK, 0, paylen,
sctp_make_control 1215 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ERROR, 0,
sctp_make_control 1293 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_AUTH, 0,
sctp_make_control 2776 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ASCONF, 0, length,
sctp_make_control 2959 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ASCONF_ACK, 0, length,
sctp_make_control 3530 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_FWD_TSN, 0, hint, GFP_ATOMIC);
sctp_make_control 3558 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_I_FWD_TSN, 0, hint,
sctp_make_control 3593 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_RECONF, 0, length,