Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp.h524 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
Dsctputil.c4015 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_WAS_ABORTED;
5865 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) {
5901 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) {
Dsctp_pcb.c4955 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) {
Dsctp_output.c13950 if (stcb->asoc.state & SCTP_PCB_FLAGS_WAS_ABORTED) {