Home
last modified time | relevance | path

Searched refs:NDA_PROBES (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
H A DRtNetlinkNeighborMessage.java44 public static final short NDA_PROBES = 4; field in RtNetlinkNeighborMessage
73 nlAttr = StructNlAttr.findNextAttrOfType(NDA_PROBES, byteBuffer); in parse()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dneighbour.h37 NDA_PROBES, enumerator