SCTP_STR_RESET_RESPONSE
if (strreq->sr_req.ph.param_type == ntohs(SCTP_STR_RESET_RESPONSE)) {
} else if (ntohs(ph->param_type) == SCTP_STR_RESET_RESPONSE) {
if (strreq->sr_req.ph.param_type == ntohs(SCTP_STR_RESET_RESPONSE)) {
strack->sr_resp.ph.param_type = ntohs(SCTP_STR_RESET_RESPONSE);