OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__cpu_to_be16
(Results
1 - 25
of
161
) sorted by null
1
2
3
4
5
6
7
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_tunnel.h
17
#define GRE_CSUM
__cpu_to_be16
(0x8000)
18
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
19
#define GRE_KEY
__cpu_to_be16
(0x2000)
20
#define GRE_SEQ
__cpu_to_be16
(0x1000)
21
#define GRE_STRICT
__cpu_to_be16
(0x0800)
22
#define GRE_REC
__cpu_to_be16
(0x0700)
23
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
24
#define GRE_VERSION
__cpu_to_be16
(0x0007)
if_pppox.h
92
#define PTT_EOL
__cpu_to_be16
(0x0000)
93
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
94
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
95
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
96
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
97
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
98
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
99
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
100
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
101
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_tunnel.h
17
#define GRE_CSUM
__cpu_to_be16
(0x8000)
18
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
19
#define GRE_KEY
__cpu_to_be16
(0x2000)
20
#define GRE_SEQ
__cpu_to_be16
(0x1000)
21
#define GRE_STRICT
__cpu_to_be16
(0x0800)
22
#define GRE_REC
__cpu_to_be16
(0x0700)
23
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
24
#define GRE_VERSION
__cpu_to_be16
(0x0007)
if_pppox.h
92
#define PTT_EOL
__cpu_to_be16
(0x0000)
93
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
94
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
95
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
96
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
97
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
98
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
99
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
100
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
101
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
/external/iproute2/include/linux/
if_tunnel.h
21
#define GRE_CSUM
__cpu_to_be16
(0x8000)
22
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
23
#define GRE_KEY
__cpu_to_be16
(0x2000)
24
#define GRE_SEQ
__cpu_to_be16
(0x1000)
25
#define GRE_STRICT
__cpu_to_be16
(0x0800)
26
#define GRE_REC
__cpu_to_be16
(0x0700)
27
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
28
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/external/kernel-headers/original/uapi/linux/
if_tunnel.h
21
#define GRE_CSUM
__cpu_to_be16
(0x8000)
22
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
23
#define GRE_KEY
__cpu_to_be16
(0x2000)
24
#define GRE_SEQ
__cpu_to_be16
(0x1000)
25
#define GRE_STRICT
__cpu_to_be16
(0x0800)
26
#define GRE_REC
__cpu_to_be16
(0x0700)
27
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
28
#define GRE_VERSION
__cpu_to_be16
(0x0007)
if_pppox.h
125
#define PTT_EOL
__cpu_to_be16
(0x0000)
126
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
127
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
128
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
129
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
130
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
131
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
132
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
133
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
134
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/sound/
type_compat.h
19
#define
__cpu_to_be16
(x) bswap_16(x)
macro
24
#define
__cpu_to_be16
(x) (x)
macro
30
#define __be16_to_cpu
__cpu_to_be16
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
type_compat.h
19
#define
__cpu_to_be16
(x) bswap_16(x)
macro
24
#define
__cpu_to_be16
(x) (x)
macro
30
#define __be16_to_cpu
__cpu_to_be16
/bionic/libc/kernel/uapi/linux/
if_pppox.h
100
#define PTT_EOL
__cpu_to_be16
(0x0000)
101
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
102
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
104
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
105
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
106
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
107
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
109
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
110
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
111
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
if_tunnel.h
39
#define GRE_CSUM
__cpu_to_be16
(0x8000)
40
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
41
#define GRE_KEY
__cpu_to_be16
(0x2000)
42
#define GRE_SEQ
__cpu_to_be16
(0x1000)
44
#define GRE_STRICT
__cpu_to_be16
(0x0800)
45
#define GRE_REC
__cpu_to_be16
(0x0700)
46
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
47
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/development/ndk/platforms/android-L/include/linux/
if_pppox.h
105
#define PTT_EOL
__cpu_to_be16
(0x0000)
106
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
107
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
109
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
110
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
111
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
112
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
114
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
115
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
116
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
if_tunnel.h
39
#define GRE_CSUM
__cpu_to_be16
(0x8000)
40
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
41
#define GRE_KEY
__cpu_to_be16
(0x2000)
42
#define GRE_SEQ
__cpu_to_be16
(0x1000)
44
#define GRE_STRICT
__cpu_to_be16
(0x0800)
45
#define GRE_REC
__cpu_to_be16
(0x0700)
46
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
47
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
if_pppox.h
100
#define PTT_EOL
__cpu_to_be16
(0x0000)
101
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
102
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
104
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
105
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
106
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
107
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
109
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
110
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
111
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
if_tunnel.h
39
#define GRE_CSUM
__cpu_to_be16
(0x8000)
40
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
41
#define GRE_KEY
__cpu_to_be16
(0x2000)
42
#define GRE_SEQ
__cpu_to_be16
(0x1000)
44
#define GRE_STRICT
__cpu_to_be16
(0x0800)
45
#define GRE_REC
__cpu_to_be16
(0x0700)
46
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
47
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
if_pppox.h
100
#define PTT_EOL
__cpu_to_be16
(0x0000)
101
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
102
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
104
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
105
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
106
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
107
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
109
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
110
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
111
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
if_tunnel.h
39
#define GRE_CSUM
__cpu_to_be16
(0x8000)
40
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
41
#define GRE_KEY
__cpu_to_be16
(0x2000)
42
#define GRE_SEQ
__cpu_to_be16
(0x1000)
44
#define GRE_STRICT
__cpu_to_be16
(0x0800)
45
#define GRE_REC
__cpu_to_be16
(0x0700)
46
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
47
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
if_pppox.h
100
#define PTT_EOL
__cpu_to_be16
(0x0000)
101
#define PTT_SRV_NAME
__cpu_to_be16
(0x0101)
102
#define PTT_AC_NAME
__cpu_to_be16
(0x0102)
104
#define PTT_HOST_UNIQ
__cpu_to_be16
(0x0103)
105
#define PTT_AC_COOKIE
__cpu_to_be16
(0x0104)
106
#define PTT_VENDOR
__cpu_to_be16
(0x0105)
107
#define PTT_RELAY_SID
__cpu_to_be16
(0x0110)
109
#define PTT_SRV_ERR
__cpu_to_be16
(0x0201)
110
#define PTT_SYS_ERR
__cpu_to_be16
(0x0202)
111
#define PTT_GEN_ERR
__cpu_to_be16
(0x0203
[
all
...]
if_tunnel.h
39
#define GRE_CSUM
__cpu_to_be16
(0x8000)
40
#define GRE_ROUTING
__cpu_to_be16
(0x4000)
41
#define GRE_KEY
__cpu_to_be16
(0x2000)
42
#define GRE_SEQ
__cpu_to_be16
(0x1000)
44
#define GRE_STRICT
__cpu_to_be16
(0x0800)
45
#define GRE_REC
__cpu_to_be16
(0x0700)
46
#define GRE_FLAGS
__cpu_to_be16
(0x00F8)
47
#define GRE_VERSION
__cpu_to_be16
(0x0007)
/development/ndk/platforms/android-3/include/linux/byteorder/
big_endian.h
51
#define
__cpu_to_be16
(x) ((__force __be16)(__u16)(x))
macro
little_endian.h
51
#define
__cpu_to_be16
(x) ((__force __be16)__swab16((x)))
macro
/external/kernel-headers/original/uapi/linux/byteorder/
big_endian.h
40
#define
__cpu_to_be16
(x) ((__force __be16)(__u16)(x))
macro
little_endian.h
40
#define
__cpu_to_be16
(x) ((__force __be16)__swab16((x)))
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/byteorder/
big_endian.h
40
#define
__cpu_to_be16
(x) ((__be16)(__u16)(x))
macro
little_endian.h
40
#define
__cpu_to_be16
(x) ((__be16)__swab16((x)))
macro
Completed in 2448 milliseconds
1
2
3
4
5
6
7