OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__be32
(Results
276 - 300
of
624
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/byteorder/
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-4/arch-arm/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-5/arch-arm/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-8/arch-arm/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-arm/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-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))
/external/iptables/include/linux/
netfilter.h
53
__be32
ip;
54
__be32
ip6[4];
/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;
/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;
Completed in 909 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>