Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h536 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
Dsctputil.c4579 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_WAS_ABORTED;
6234 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) {
Dsctp_pcb.c4953 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) {
Dsctp_output.c14274 if (stcb->asoc.state & SCTP_PCB_FLAGS_WAS_ABORTED) {