OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__be32
(Results
401 - 425
of
1062
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/byteorder/
big_endian.h
25
#define __constant_htonl(x) ((__force
__be32
)(__u32)(x))
26
#define __constant_ntohl(x) ((__force __u32)(
__be32
)(x))
37
#define __constant_cpu_to_be32(x) ((__force
__be32
)(__u32)(x))
38
#define __constant_be32_to_cpu(x) ((__force __u32)(
__be32
)(x))
49
#define __cpu_to_be32(x) ((__force
__be32
)(__u32)(x))
50
#define __be32_to_cpu(x) ((__force __u32)(
__be32
)(x))
little_endian.h
25
#define __constant_htonl(x) ((__force
__be32
)___constant_swab32((x)))
26
#define __constant_ntohl(x) ___constant_swab32((__force
__be32
)(x))
37
#define __constant_cpu_to_be32(x) ((__force
__be32
)___constant_swab32((x)))
38
#define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(
__be32
)(x))
49
#define __cpu_to_be32(x) ((__force
__be32
)__swab32((x)))
50
#define __be32_to_cpu(x) __swab32((__force __u32)(
__be32
)(x))
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h
25
#define __constant_htonl(x) ((__force
__be32
)(__u32)(x))
26
#define __constant_ntohl(x) ((__force __u32)(
__be32
)(x))
37
#define __constant_cpu_to_be32(x) ((__force
__be32
)(__u32)(x))
38
#define __constant_be32_to_cpu(x) ((__force __u32)(
__be32
)(x))
49
#define __cpu_to_be32(x) ((__force
__be32
)(__u32)(x))
50
#define __be32_to_cpu(x) ((__force __u32)(
__be32
)(x))
little_endian.h
25
#define __constant_htonl(x) ((__force
__be32
)___constant_swab32((x)))
26
#define __constant_ntohl(x) ___constant_swab32((__force
__be32
)(x))
37
#define __constant_cpu_to_be32(x) ((__force
__be32
)___constant_swab32((x)))
38
#define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(
__be32
)(x))
49
#define __cpu_to_be32(x) ((__force
__be32
)__swab32((x)))
50
#define __be32_to_cpu(x) __swab32((__force __u32)(
__be32
)(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
netfilter.h
53
__be32
ip;
54
__be32
ip6[4];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter.h
53
__be32
ip;
54
__be32
ip6[4];
/bionic/libc/kernel/uapi/linux/
ip6_tunnel.h
40
__be32
flowinfo;
54
__be32
flowinfo;
61
__be32
i_key;
62
__be32
o_key;
/bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_arp.h
41
__be32
saddr;
42
__be32
smsk;
44
__be32
daddr;
45
__be32
dmsk;
/development/ndk/platforms/android-3/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/development/ndk/platforms/android-L/include/linux/
ip6_tunnel.h
40
__be32
flowinfo;
54
__be32
flowinfo;
61
__be32
i_key;
62
__be32
o_key;
/development/ndk/platforms/android-L/include/linux/netfilter_bridge/
ebt_arp.h
41
__be32
saddr;
42
__be32
smsk;
44
__be32
daddr;
45
__be32
dmsk;
/external/iptables/include/linux/netfilter/
xt_HMARK.h
35
__be32
b32;
/external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_queue.h
17
__be32
packet_id; /* unique ID of packet in queue */
58
__be32
verdict;
59
__be32
id;
84
__be32
copy_range;
xt_HMARK.h
35
__be32
b32;
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
dccp.h
48
__be32
dccph_seq_low;
52
__be32
dccph_req_service;
58
__be32
dccph_ack_nr_low;
63
__be32
dccph_resp_service;
Completed in 406 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>