sctp_strreset_outreq
struct sctp_strreset_outreq outreq;
if (length < sizeof(struct sctp_strreset_outreq) ||
sizeof(struct sctp_strreset_outreq);
: sizeof(struct sctp_strreset_outreq));
struct sctp_strreset_outreq *outreq = param.v;
if (nums * sizeof(__u16) + sizeof(struct sctp_strreset_outreq) >
struct sctp_strreset_outreq *outreq;
outreq = (struct sctp_strreset_outreq *)req;