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

  /external/strace/
rtnl_neightbl.c 164 struct ndtmsg ndtmsg = { .ndtm_family = family }; local
166 PRINT_FIELD_XVAL("{", ndtmsg, ndtm_family, addrfams, "AF_???");
169 const size_t offset = NLMSG_ALIGN(sizeof(ndtmsg));
  /bionic/libc/kernel/uapi/linux/
neighbour.h 106 struct ndtmsg { struct
  /external/iproute2/include/uapi/linux/
neighbour.h 139 struct ndtmsg { struct
  /external/kernel-headers/original/uapi/linux/
neighbour.h 139 struct ndtmsg { struct
  /external/libnl/include/linux-private/linux/
neighbour.h 123 struct ndtmsg { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
neighbour.h 123 struct ndtmsg { struct

Completed in 85 milliseconds