HomeSort by relevance Sort by last modified time
    Searched refs:RTA_ALIGNTO (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /external/wpa_supplicant_8/src/drivers/
priv_netlink.h 62 #define RTA_ALIGNTO 4
63 #define RTA_ALIGN(len) (((len) + RTA_ALIGNTO - 1) & ~(RTA_ALIGNTO - 1))
  /external/libnl/include/linux-private/linux/
rtnetlink.h 144 #define RTA_ALIGNTO 4
145 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 138 #define RTA_ALIGNTO 4
139 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 144 #define RTA_ALIGNTO 4
145 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 172 #define RTA_ALIGNTO 4U
174 #define RTA_ALIGN(len) (((len) + RTA_ALIGNTO - 1) & ~(RTA_ALIGNTO - 1))
  /development/ndk/platforms/android-21/include/linux/
rtnetlink.h 160 #define RTA_ALIGNTO 4
161 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /development/ndk/platforms/android-9/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /external/iproute2/include/linux/
rtnetlink.h 163 #define RTA_ALIGNTO 4U
164 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 168 #define RTA_ALIGNTO 4U
169 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/
rtnetlink.h 118 #define RTA_ALIGNTO 4
119 #define RTA_ALIGN(len) ( ((len)+RTA_ALIGNTO-1) & ~(RTA_ALIGNTO-1) )

Completed in 1278 milliseconds

1 2 3 4 5 6