Home
last modified time | relevance | path

Searched defs:SCTP_ABORT (Results 1 – 5 of 5) sorted by relevance

/external/ltp/utils/sctp/include/netinet/
Dsctp.h169 SCTP_ABORT=4, /* Send an ABORT message to the peer. */ enumerator
/external/iproute2/include/uapi/linux/
Dsctp.h269 SCTP_ABORT = (1 << 2), /* Send an ABORT message to the peer. */ enumerator
/external/kernel-headers/original/uapi/linux/
Dsctp.h312 SCTP_ABORT = (1 << 2), /* Send an ABORT message to the peer. */ enumerator
/external/usrsctp/usrsctplib/
Dusrsctp.h489 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h277 #define SCTP_ABORT 0x0200 /* Send an ABORT to peer */ macro