SCTP_PCB_FLAGS_WAKEOUTPUT
inp->sctp_flags |= SCTP_PCB_FLAGS_WAKEOUTPUT; \
if (inp->sctp_flags & SCTP_PCB_FLAGS_WAKEOUTPUT) {
inp->sctp_flags &= ~SCTP_PCB_FLAGS_WAKEOUTPUT;