sctp_stream_reset_event
struct sctp_stream_reset_event sn_strreset_event;
struct sctp_stream_reset_event *strreset;
len = sizeof(struct sctp_stream_reset_event) + (number_entries * sizeof(uint16_t));
strreset = mtod(m_notify, struct sctp_stream_reset_event *);