HomeSort by relevance Sort by last modified time
    Searched refs:ndm_type (Results 76 - 78 of 78) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /external/iproute2/misc/
arpd.c 282 req.ndm.ndm_type = RTN_UNICAST;
329 ndm->ndm_type != RTN_UNICAST ||
  /external/libnl/lib/route/
neigh.c 277 neigh->n_type = nm->ndm_type;

Completed in 297 milliseconds

1 2 34