Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_WAS_ABORTED (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h517 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
H A Dsctputil.c4335 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()
H A Dsctp_pcb.c4204 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) { in sctp_aloc_assoc()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h517 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro