Searched refs:SCTP_PCB_FLAGS_WAS_ABORTED (Results 1 – 4 of 4) sorted by relevance
517 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
4335 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_WAS_ABORTED; in sctp_abort_notification()5588 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) { in sctp_sorecvmsg()
4204 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) { in sctp_aloc_assoc()