SCTP_PARAM_RESET_OUT_REQUEST 3657 net/sctp/sm_make_chunk.c outreq.param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST; SCTP_PARAM_RESET_OUT_REQUEST 3848 net/sctp/sm_make_chunk.c case SCTP_PARAM_RESET_OUT_REQUEST: SCTP_PARAM_RESET_OUT_REQUEST 3856 net/sctp/sm_make_chunk.c (last && last != SCTP_PARAM_RESET_OUT_REQUEST)) SCTP_PARAM_RESET_OUT_REQUEST 3863 net/sctp/sm_make_chunk.c last != SCTP_PARAM_RESET_OUT_REQUEST)) SCTP_PARAM_RESET_OUT_REQUEST 4003 net/sctp/sm_statefuns.c if (param.p->type == SCTP_PARAM_RESET_OUT_REQUEST) SCTP_PARAM_RESET_OUT_REQUEST 935 net/sctp/stream.c if (req->type == SCTP_PARAM_RESET_OUT_REQUEST) {