sctp_strreset_inreq
struct sctp_strreset_inreq inreq;
if (length < sizeof(struct sctp_strreset_inreq) ||
(out ? sizeof(struct sctp_strreset_inreq)
struct sctp_strreset_inreq *inreq = param.v;
struct sctp_strreset_inreq *inreq;
inreq = (struct sctp_strreset_inreq *)req;