HomeSort by relevance Sort by last modified time
    Searched full:__be32 (Results 501 - 525 of 1062) sorted by null

<<21222324252627282930>>

  /bionic/libc/kernel/uapi/linux/byteorder/
little_endian.h 31 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))
32 #define __constant_ntohl(x) ___constant_swab32((__force __be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)___constant_swab32((x)))
47 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)__swab32((x)))
62 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))
  /bionic/libc/kernel/uapi/linux/
ipx.h 31 __be32 sipx_network;
44 __be32 ipx_network;
45 __be32 ipx_router_network;
50 __be32 ipx_network;
75 __be32 ipx_network;
76 __be32 ipx_router_network;
tipc_config.h 116 __be32 addr;
117 __be32 up;
121 __be32 dest;
122 __be32 up;
127 __be32 priority;
129 __be32 disc_domain;
134 __be32 value;
140 __be32 depth;
141 __be32 type;
142 __be32 lowbound
    [all...]
  /bionic/libc/kernel/uapi/rdma/
ib_user_mad.h 32 __be32 qpn;
34 __be32 qkey;
45 __be32 flow_label;
55 __be32 qpn;
56 __be32 qkey;
67 __be32 flow_label;
  /development/ndk/platforms/android-L/include/linux/byteorder/
big_endian.h 31 #define __constant_htonl(x) ((__force __be32)(__u32)(x))
32 #define __constant_ntohl(x) ((__force __u32)(__be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x))
47 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x))
62 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x))
little_endian.h 31 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))
32 #define __constant_ntohl(x) ___constant_swab32((__force __be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)___constant_swab32((x)))
47 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)__swab32((x)))
62 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))
  /development/ndk/platforms/android-L/include/linux/
ipx.h 31 __be32 sipx_network;
44 __be32 ipx_network;
45 __be32 ipx_router_network;
50 __be32 ipx_network;
75 __be32 ipx_network;
76 __be32 ipx_router_network;
tipc_config.h 116 __be32 addr;
117 __be32 up;
121 __be32 dest;
122 __be32 up;
127 __be32 priority;
129 __be32 disc_domain;
134 __be32 value;
140 __be32 depth;
141 __be32 type;
142 __be32 lowbound
    [all...]
  /external/kernel-headers/original/uapi/linux/
ip.h 102 __be32 saddr;
103 __be32 daddr;
112 __be32 spi;
113 __be32 seq_no; /* Sequence number */
118 __be32 spi;
119 __be32 seq_no; /* Sequence number */
inet_diag.h 16 __be32 idiag_src[4];
17 __be32 idiag_dst[4];
81 __be32 addr[0];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ip.h 102 __be32 saddr;
103 __be32 daddr;
112 __be32 spi;
113 __be32 seq_no; /* Sequence number */
118 __be32 spi;
119 __be32 seq_no; /* Sequence number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip.h 102 __be32 saddr;
103 __be32 daddr;
112 __be32 spi;
113 __be32 seq_no; /* Sequence number */
118 __be32 spi;
119 __be32 seq_no; /* Sequence number */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/byteorder/
big_endian.h 31 #define __constant_htonl(x) ((__force __be32)(__u32)(x))
32 #define __constant_ntohl(x) ((__force __u32)(__be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x))
47 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x))
62 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x))
little_endian.h 31 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))
32 #define __constant_ntohl(x) ___constant_swab32((__force __be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)___constant_swab32((x)))
47 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)__swab32((x)))
62 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ipx.h 31 __be32 sipx_network;
44 __be32 ipx_network;
45 __be32 ipx_router_network;
50 __be32 ipx_network;
75 __be32 ipx_network;
76 __be32 ipx_router_network;
tipc_config.h 116 __be32 addr;
117 __be32 up;
121 __be32 dest;
122 __be32 up;
127 __be32 priority;
129 __be32 disc_domain;
134 __be32 value;
140 __be32 depth;
141 __be32 type;
142 __be32 lowbound
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/byteorder/
big_endian.h 31 #define __constant_htonl(x) ((__force __be32)(__u32)(x))
32 #define __constant_ntohl(x) ((__force __u32)(__be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x))
47 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x))
62 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x))
little_endian.h 31 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))
32 #define __constant_ntohl(x) ___constant_swab32((__force __be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)___constant_swab32((x)))
47 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)__swab32((x)))
62 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ipx.h 31 __be32 sipx_network;
44 __be32 ipx_network;
45 __be32 ipx_router_network;
50 __be32 ipx_network;
75 __be32 ipx_network;
76 __be32 ipx_router_network;
tipc_config.h 116 __be32 addr;
117 __be32 up;
121 __be32 dest;
122 __be32 up;
127 __be32 priority;
129 __be32 disc_domain;
134 __be32 value;
140 __be32 depth;
141 __be32 type;
142 __be32 lowbound
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/byteorder/
big_endian.h 31 #define __constant_htonl(x) ((__force __be32)(__u32)(x))
32 #define __constant_ntohl(x) ((__force __u32)(__be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x))
47 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x))
62 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x))
little_endian.h 31 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))
32 #define __constant_ntohl(x) ___constant_swab32((__force __be32)(x))
46 #define __constant_cpu_to_be32(x) ((__force __be32)___constant_swab32((x)))
47 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x))
61 #define __cpu_to_be32(x) ((__force __be32)__swab32((x)))
62 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ipx.h 31 __be32 sipx_network;
44 __be32 ipx_network;
45 __be32 ipx_router_network;
50 __be32 ipx_network;
75 __be32 ipx_network;
76 __be32 ipx_router_network;
tipc_config.h 116 __be32 addr;
117 __be32 up;
121 __be32 dest;
122 __be32 up;
127 __be32 priority;
129 __be32 disc_domain;
134 __be32 value;
140 __be32 depth;
141 __be32 type;
142 __be32 lowbound
    [all...]
  /external/iproute2/include/linux/
inet_diag.h 16 __be32 idiag_src[4];
17 __be32 idiag_dst[4];
81 __be32 addr[0];

Completed in 1252 milliseconds

<<21222324252627282930>>