sctp_stream_reset_req
struct sctp_stream_reset_req *strreq;
strreq = mtod(chk->data, struct sctp_stream_reset_req *);
sctp_handle_stream_reset(struct sctp_tcb *stcb, struct sctp_stream_reset_req *sr_req)
sctp_handle_stream_reset(stcb, (struct sctp_stream_reset_req *)ch);
struct sctp_stream_reset_req *strreq;
strreq = mtod(chk->data, struct sctp_stream_reset_req *);
struct sctp_stream_reset_req *strreq;
strreq = mtod(chk->data, struct sctp_stream_reset_req *);
struct sctp_stream_reset_req *strreq;
chk->send_size = sizeof(struct sctp_stream_reset_req) + (number_entrys * sizeof(uint16_t));
strreq = mtod(chk->data, struct sctp_stream_reset_req *);
struct sctp_stream_reset_req *strreq;
strreq = mtod(strrst->data, struct sctp_stream_reset_req *);