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

  /frameworks/base/services/net/java/android/net/netlink/
StructNdMsg.java 36 public static final short NUD_NONE = 0x00;
48 case NUD_NONE: return "NUD_NONE";
  /bionic/libc/kernel/uapi/linux/
neighbour.h 63 #define NUD_NONE 0x00
  /external/iproute2/include/uapi/linux/
neighbour.h 62 #define NUD_NONE 0x00
  /external/kernel-headers/original/uapi/linux/
neighbour.h 62 #define NUD_NONE 0x00
  /external/libnl/include/linux-private/linux/
neighbour.h 50 #define NUD_NONE 0x00
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
neighbour.h 50 #define NUD_NONE 0x00

Completed in 355 milliseconds