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

  /external/strace/xlat/
rtnl_neigh_attrs.h 23 #if !(defined(NDA_VNI) || (defined(HAVE_DECL_NDA_VNI) && HAVE_DECL_NDA_VNI))
24 # define NDA_VNI 7
54 XLAT(NDA_VNI),
  /frameworks/base/services/net/java/android/net/netlink/
RtNetlinkNeighborMessage.java 53 public static final short NDA_VNI = 7;
  /bionic/libc/kernel/uapi/linux/
neighbour.h 40 NDA_VNI,
  /external/iproute2/include/uapi/linux/
neighbour.h 26 NDA_VNI,
  /external/kernel-headers/original/uapi/linux/
neighbour.h 26 NDA_VNI,

Completed in 157 milliseconds