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

  /bionic/libc/kernel/uapi/linux/
sctp.h 45 #define SCTP_DELAYED_ACK_TIME 16
46 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
47 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME
  /development/ndk/platforms/android-L/include/linux/
sctp.h 45 #define SCTP_DELAYED_ACK_TIME 16
46 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
47 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME
  /external/kernel-headers/original/uapi/linux/
sctp.h 80 #define SCTP_DELAYED_ACK_TIME 16
81 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
82 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
sctp.h 45 #define SCTP_DELAYED_ACK_TIME 16
46 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
47 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
sctp.h 45 #define SCTP_DELAYED_ACK_TIME 16
46 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
47 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sctp.h 45 #define SCTP_DELAYED_ACK_TIME 16
46 #define SCTP_DELAYED_ACK SCTP_DELAYED_ACK_TIME
47 #define SCTP_DELAYED_SACK SCTP_DELAYED_ACK_TIME

Completed in 39 milliseconds