SCTP_STR_RESET_REQUEST
} else if (strreq->sr_req.ph.param_type != ntohs(SCTP_STR_RESET_REQUEST)) {
if (ntohs(ph->param_type) == SCTP_STR_RESET_REQUEST) {
if (strreq->sr_req.ph.param_type != ntohs(SCTP_STR_RESET_REQUEST)) {
strreq->sr_req.ph.param_type = ntohs(SCTP_STR_RESET_REQUEST);
if (strreq->sr_req.ph.param_type == ntohs(SCTP_STR_RESET_REQUEST)) {