Searched defs:RTNH_ALIGNTO (Results 1 - 25 of 260) sorted by relevance

1234567891011

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
H A Drtnetlink.h317 #define RTNH_ALIGNTO 4 macro
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/
H A Drtnetlink.h318 #define RTNH_ALIGNTO 4 macro
319 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-10/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-10/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-10/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-11/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-11/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-11/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-12/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-12/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-12/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-13/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-13/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-13/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-14/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-14/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-14/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-15/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-15/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-15/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-16/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-16/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-16/arch-x86_64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-17/arch-arm64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/prebuilts/ndk/r10/platforms/android-17/arch-mips64/usr/include/linux/
H A Drtnetlink.h287 #define RTNH_ALIGNTO 4 macro
289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )

Completed in 102 milliseconds

1234567891011