HomeSort by relevance Sort by last modified time
    Searched refs:ndmsg (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /bionic/libc/kernel/uapi/linux/
neighbour.h 24 struct ndmsg { struct
  /development/ndk/platforms/android-L/include/linux/
neighbour.h 24 struct ndmsg { struct
  /external/iproute2/include/linux/
neighbour.h 7 struct ndmsg { struct
  /external/kernel-headers/original/uapi/linux/
neighbour.h 7 struct ndmsg { struct
  /external/libnl/include/linux/
neighbour.h 6 struct ndmsg struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
neighbour.h 7 struct ndmsg struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
neighbour.h 7 struct ndmsg struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
neighbour.h 24 struct ndmsg { struct
  /external/iproute2/ip/
ipneigh.c 99 struct ndmsg ndm;
110 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct ndmsg));
187 struct ndmsg *r = NLMSG_DATA(n);
321 struct ndmsg ndm = { 0 };
430 if (rtnl_dump_request(&rth, RTM_GETNEIGH, &ndm, sizeof(struct ndmsg)) < 0) {
  /external/iproute2/include/
libnetlink.h 123 ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
126 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))

Completed in 450 milliseconds

1 2 3 4