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

  /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
  /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))

Completed in 1149 milliseconds