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;