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