Home
last modified time | relevance | path

Searched refs:SCTP_ABORT (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/utils/sctp/func_tests/
Dtest_assoc_abort.c199 sinfo->sinfo_flags |= SCTP_ABORT; in main()
Dtest_1_to_1_sendmsg.c233 sinfo->sinfo_flags = SCTP_ABORT; in main()
Dtest_tcp_style.c441 sinfo->sinfo_flags |= SCTP_ABORT; in main()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h489 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro
497 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h169 SCTP_ABORT=4, /* Send an ABORT message to the peer. */ enumerator
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h265 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro
273 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\
Dsctp_output.c7179 if (ca->sndrcv.sinfo_flags & SCTP_ABORT) {
13711 if ((sinfo_flags & SCTP_ABORT) ||
13905 if (sinfo_flags & SCTP_ABORT) {
13924 if (sinfo_flags & SCTP_ABORT) {