HomeSort by relevance Sort by last modified time
    Searched defs:NDA_RTA (Results 1 - 25 of 33) sorted by null

1 2

  /external/iproute2/include/
libnetlink.h 176 #ifndef NDA_RTA
177 #define NDA_RTA(r) \
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))

Completed in 1201 milliseconds

1 2