HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_ABORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_uio.h 153 #define SCTP_ABORT 0x8000 /* Send an ABORT to peer */
sctp_output.c 4155 if (srcv->sinfo_flags & SCTP_ABORT) {
7276 if ((use_rcvinfo) && (srcv.sinfo_flags & SCTP_ABORT)) {
7392 (srcv.sinfo_flags & SCTP_ABORT)) {
9427 if (srcv->sinfo_flags & SCTP_ABORT) {
9930 (srcv.sinfo_flags & SCTP_ABORT)) {
10042 (srcv.sinfo_flags & SCTP_ABORT)) {

Completed in 16 milliseconds