OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTNH_ALIGNTO
(Results
1 - 25
of
76
) sorted by null
1
2
3
4
/bionic/libc/kernel/uapi/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) (((len) +
RTNH_ALIGNTO
- 1) & ~(
RTNH_ALIGNTO
- 1))
/development/ndk/platforms/android-21/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/external/iproute2/include/linux/
rtnetlink.h
320
#define
RTNH_ALIGNTO
4
321
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/external/kernel-headers/original/uapi/linux/
rtnetlink.h
332
#define
RTNH_ALIGNTO
4
333
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/external/libnl/include/linux/
rtnetlink.h
310
#define
RTNH_ALIGNTO
4
311
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h
317
#define
RTNH_ALIGNTO
4
318
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h
318
#define
RTNH_ALIGNTO
4
319
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
rtnetlink.h
287
#define
RTNH_ALIGNTO
4
289
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/development/ndk/platforms/android-3/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h
239
#define
RTNH_ALIGNTO
4
240
#define RTNH_ALIGN(len) ( ((len)+
RTNH_ALIGNTO
-1) & ~(
RTNH_ALIGNTO
-1) )
Completed in 65 milliseconds
1
2
3
4