Searched refs:NUD_FAILED (Results 1 – 10 of 10) sorted by relevance
42 public static final int NUD_FAILED = 2 << 8; field in IpReachabilityEvent
66 anInt(IpReachabilityEvent.NUD_FAILED)); in testLinkLayerInferrence()308 anInt(IpReachabilityEvent.NUD_FAILED)); in testIpReachabilityEventSerialization()
69 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED);282 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED), event, in testEndToEndLogging()
56 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED);
36 import static android.net.netlink.StructNdMsg.NUD_FAILED;786 recvNewNeigh(myIfindex, neighA, NUD_FAILED, null); in addRemoveipv6ForwardingRules()
131 // Logs IpReachabilityMonitor probe events and NUD_FAILED events.
1820 field public static final int NUD_FAILED = 512; // 0x200
5011 field public static final int NUD_FAILED = 512; // 0x200
4917 field public static final int NUD_FAILED = 512; // 0x200
44057 Landroid/net/metrics/IpReachabilityEvent;->NUD_FAILED:I