Searched refs:SCTP_ABORT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c1208 X(SCTP_EOF) X(SCTP_ABORT) X(SCTP_UNORDERED) X(SCTP_ADDR_OVER)
1242 X(SCTP_EOF) X(SCTP_ABORT) X(SCTP_UNORDERED) X(SCTP_ADDR_OVER)
/freebsd-11-stable/sys/netinet/
H A Dsctp_output.c6661 if (ca->sndrcv.sinfo_flags & SCTP_ABORT) {
12779 if ((sinfo_flags & SCTP_ABORT) ||
12966 if (sinfo_flags & SCTP_ABORT) {
12979 if (sinfo_flags & SCTP_ABORT) {
H A Dsctp_uio.h245 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro
253 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\

Completed in 152 milliseconds