HomeSort by relevance Sort by last modified time
    Searched defs:SCTP_SACK_IMMEDIATELY (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/
sctp.h 105 SCTP_SACK_IMMEDIATELY = 8,
  /development/ndk/platforms/android-L/include/linux/
sctp.h 105 SCTP_SACK_IMMEDIATELY = 8,
  /external/kernel-headers/original/uapi/linux/
sctp.h 168 SCTP_SACK_IMMEDIATELY = 8, /* SACK should be sent without delay */
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 461 #define SCTP_SACK_IMMEDIATELY 0x4000 /* Set I-Bit */
466 SCTP_SACK_IMMEDIATELY)) != 0)
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_uio.h 274 #define SCTP_SACK_IMMEDIATELY 0x4000 /* Set I-Bit */
279 SCTP_SACK_IMMEDIATELY)) != 0)
    [all...]

Completed in 2467 milliseconds