HomeSort by relevance Sort by last modified time
    Searched defs:ndtmsg (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/linux/
neighbour.h 99 struct ndtmsg struct
  /external/iproute2/include/linux/
neighbour.h 127 struct ndtmsg struct
  /external/kernel-headers/original/linux/
neighbour.h 127 struct ndtmsg struct
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h 446 struct ndtmsg struct
480 #define NDTA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))
481 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))

Completed in 214 milliseconds