OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__be16
(Results
351 - 375
of
1470
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
28
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
40
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
52
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
27
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
28
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
40
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
52
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
28
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
40
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
52
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
27
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
28
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
40
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
52
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
28
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
40
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
52
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
27
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
28
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
40
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
52
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
28
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
40
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
52
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
27
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
28
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
40
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
52
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force
__be16
)(__u16)(x))
28
#define __constant_ntohs(x) ((__force __u16)(
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
40
#define __constant_be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)(__u16)(x))
52
#define __be16_to_cpu(x) ((__force __u16)(
__be16
)(x))
little_endian.h
27
#define __constant_htons(x) ((__force
__be16
)___constant_swab16((x)))
28
#define __constant_ntohs(x) ___constant_swab16((__force
__be16
)(x))
39
#define __constant_cpu_to_be16(x) ((__force
__be16
)___constant_swab16((x)))
40
#define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(
__be16
)(x))
51
#define __cpu_to_be16(x) ((__force
__be16
)__swab16((x)))
52
#define __be16_to_cpu(x) __swab16((__force __u16)(
__be16
)(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_tunnel.h
30
__be16
i_flags;
31
__be16
o_flags;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_tunnel.h
30
__be16
i_flags;
31
__be16
o_flags;
/development/ndk/platforms/android-3/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
dccp.h
19
__be16
dccph_sport,
44
__be16
dccph_seq;
56
__be16
dccph_reserved1;
57
__be16
dccph_ack_nr_high;
Completed in 641 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>