OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__be16
(Results
251 - 275
of
696
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
if_tr.h
30
__be16
rcf;
31
__be16
rseg[8];
39
__be16
ethertype;
/bionic/libc/kernel/common/linux/
efs_fs_sb.h
34
__be16
fs_cgisize;
35
__be16
fs_sectors;
36
__be16
fs_heads;
37
__be16
fs_ncg;
39
__be16
fs_dirty;
if_pppox.h
32
typedef
__be16
sid_t;
41
__be16
call_id;
85
__be16
tag_type;
86
__be16
tag_len;
116
__be16
sid;
117
__be16
length;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_pppox.h
36
typedef
__be16
sid_t;
86
__be16
tag_type;
87
__be16
tag_len;
114
__be16
sid;
115
__be16
length;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h
36
typedef
__be16
sid_t;
86
__be16
tag_type;
87
__be16
tag_len;
114
__be16
sid;
115
__be16
length;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h
36
typedef
__be16
sid_t;
86
__be16
tag_type;
87
__be16
tag_len;
114
__be16
sid;
115
__be16
length;
/bionic/libc/kernel/common/linux/byteorder/
big_endian.h
34
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
35
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
49
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
50
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
64
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
65
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
34
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
35
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
49
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
50
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
64
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
65
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/development/ndk/platforms/android-3/include/linux/
if_fc.h
32
__be16
ethertype;
types.h
22
typedef __u16 __bitwise
__be16
;
typedef
/external/iproute2/include/linux/
types.h
28
typedef __u16 __bitwise
__be16
;
typedef
/external/iptables/include/linux/
types.h
28
typedef __u16 __bitwise
__be16
;
typedef
/external/kernel-headers/original/linux/
efs_dir.h
26
__be16
magic;
Completed in 324 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>