HomeSort by relevance Sort by last modified time
    Searched refs:__constant_htonl (Results 51 - 75 of 324) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/r11/platforms/android-18/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/r11/platforms/android-18/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/r11/platforms/android-18/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/r11/platforms/android-19/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/r11/platforms/android-19/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/r11/platforms/android-19/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/platforms/android-9/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/r11/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...]
  /development/ndk/platforms/android-9/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/lockd/
xdr.h 22 #define nlm_granted __constant_htonl(NLM_LCK_GRANTED)
23 #define nlm_lck_denied __constant_htonl(NLM_LCK_DENIED)
24 #define nlm_lck_denied_nolocks __constant_htonl(NLM_LCK_DENIED_NOLOCKS)
25 #define nlm_lck_blocked __constant_htonl(NLM_LCK_BLOCKED)
26 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD)

Completed in 1199 milliseconds

1 23 4 5 6 7 8 91011>>