HomeSort by relevance Sort by last modified time
    Searched defs:IFA_RTA (Results 26 - 50 of 61) sorted by null

12 3

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
if_addr.h 70 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
if_addr.h 70 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
if_addr.h 70 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /external/iproute2/include/
libnetlink.h 160 #ifndef IFA_RTA
161 #define IFA_RTA(r) \
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
rtnetlink.h 360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))

Completed in 1449 milliseconds

12 3