Searched refs:SCTP_PCB_FLAGS_WAS_ABORTED (Results 1 – 4 of 4) sorted by relevance
524 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
4373 sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_WAS_ABORTED); in sctp_abort_notification()5647 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) { in sctp_sorecvmsg()
4110 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) { in sctp_aloc_assoc_locked()
7232 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED))) {