OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TC_U32_NODE
(Results
1 - 25
of
52
) sorted by null
1
2
3
/external/iproute2/tc/
f_u32.c
88
__u32 nodeid =
TC_U32_NODE
(handle);
1058
if (handle &&
TC_U32_NODE
(handle)) {
1070
if (handle &&
TC_U32_NODE
(handle)) {
1157
if (
TC_U32_NODE
(t->tcm_handle) && order !=
TC_U32_NODE
(t->tcm_handle)) {
1189
if (
TC_U32_NODE
(handle)) {
1190
fprintf(f, "order %d ",
TC_U32_NODE
(handle));
/bionic/libc/kernel/common/linux/
pkt_cls.h
171
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/development/ndk/platforms/android-3/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/external/iproute2/include/linux/
pkt_cls.h
174
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/external/kernel-headers/original/linux/
pkt_cls.h
180
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pkt_cls.h
179
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_cls.h
179
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_cls.h
179
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
pkt_cls.h
157
#define
TC_U32_NODE
(h) ((h)&0xFFF)
Completed in 64 milliseconds
1
2
3