HomeSort by relevance Sort by last modified time
    Searched refs:__constant_htonl (Results 1 - 25 of 269) sorted by null

1 2 3 4 5 6 7 8 91011

  /development/ndk/platforms/android-3/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
tcp.h 61 TCP_FLAG_CWR = __constant_htonl(0x00800000),
62 TCP_FLAG_ECE = __constant_htonl(0x00400000),
63 TCP_FLAG_URG = __constant_htonl(0x00200000),
64 TCP_FLAG_ACK = __constant_htonl(0x00100000),
65 TCP_FLAG_PSH = __constant_htonl(0x00080000),
66 TCP_FLAG_RST = __constant_htonl(0x00040000),
67 TCP_FLAG_SYN = __constant_htonl(0x00020000),
68 TCP_FLAG_FIN = __constant_htonl(0x00010000),
69 TCP_RESERVED_BITS = __constant_htonl(0x0F000000),
70 TCP_DATA_OFFSET = __constant_htonl(0xF0000000
    [all...]

Completed in 827 milliseconds

1 2 3 4 5 6 7 8 91011