SCTP_PCB_FLAGS_STREAM_RESETEVNT
if (inp->sctp_flags & SCTP_PCB_FLAGS_STREAM_RESETEVNT)
inp->sctp_flags |= SCTP_PCB_FLAGS_STREAM_RESETEVNT;
inp->sctp_flags &= ~SCTP_PCB_FLAGS_STREAM_RESETEVNT;
if (!(stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_STREAM_RESETEVNT))