HomeSort by relevance Sort by last modified time
    Searched refs:IFLA_RTA (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
  /external/iproute2/misc/
ifstat.c 99 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), len);
  /external/iproute2/ip/
ipaddress.c 241 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), len);

Completed in 158 milliseconds

12