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

1 2 3

  /external/iproute2/include/
libnetlink.h 176 #ifndef NDA_RTA
177 #define NDA_RTA(r) \
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Netlink.cpp 94 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
497 rtah = NDA_RTA(NLMSG_DATA(nlh));
    [all...]
  /development/ndk/platforms/android-9/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/platforms/android-19/arch-arm/usr/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))

Completed in 80 milliseconds

1 2 3