Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp.h536 #define SCTP_PCB_FLAGS_WAS_ABORTED 0x00100000 macro
Dsctputil.c4593 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_WAS_ABORTED;
6290 if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) {
Dsctp_pcb.c4981 (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) {
Dsctp_output.c14447 if (stcb->asoc.state & SCTP_PCB_FLAGS_WAS_ABORTED) {