SCTP_STREAM_RESET_INCOMING
if (strrst->srs_flags & SCTP_STREAM_RESET_INCOMING) {
sctp_notify_stream_reset(stcb, error, ((uint16_t *)data), SCTP_STREAM_RESET_INCOMING, so_locked);
(SCTP_STREAM_RESET_INCOMING | SCTP_STREAM_RESET_FAILED), so_locked);
(SCTP_STREAM_RESET_INCOMING | SCTP_STREAM_RESET_DENIED), so_locked);