SCTP_PCB_FLAGS_WAKEINPUT
SCTP_PCB_FLAGS_WAKEINPUT|\
sctp_pcb_add_flags(inp, SCTP_PCB_FLAGS_WAKEINPUT); \
sctp_pcb_add_flags(inp, SCTP_PCB_FLAGS_WAKEINPUT); \
inp->sctp_flags &= ~SCTP_PCB_FLAGS_WAKEINPUT;
if (inp->sctp_flags & SCTP_PCB_FLAGS_WAKEINPUT) {
inp->sctp_flags &= ~SCTP_PCB_FLAGS_WAKEINPUT;
if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_WAKEINPUT)