Searched refs:SCTP_ABORT (Results 1 – 9 of 9) sorted by relevance
195 sinfo->sinfo_flags |= SCTP_ABORT; in main()
229 sinfo->sinfo_flags = SCTP_ABORT; in main()
437 sinfo->sinfo_flags |= SCTP_ABORT; in main()
169 SCTP_ABORT=4, /* Send an ABORT message to the peer. */ enumerator
489 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro497 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\
277 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro285 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\
7215 if (ca->sndrcv.sinfo_flags & SCTP_ABORT) {13882 if ((sinfo_flags & SCTP_ABORT) ||14076 if (sinfo_flags & SCTP_ABORT) {14097 if (sinfo_flags & SCTP_ABORT) {
269 SCTP_ABORT = (1 << 2), /* Send an ABORT message to the peer. */ enumerator
312 SCTP_ABORT = (1 << 2), /* Send an ABORT message to the peer. */ enumerator