SCTP_PARAM_RESET_TSN_REQUEST
tsnreq.param_hdr.type = SCTP_PARAM_RESET_TSN_REQUEST;
case SCTP_PARAM_RESET_TSN_REQUEST:
else if (param.p->type == SCTP_PARAM_RESET_TSN_REQUEST)
} else if (req->type == SCTP_PARAM_RESET_TSN_REQUEST) {