Home
last modified time | relevance | path

Searched refs:NUD_FAILED (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/net/metrics/
DIpReachabilityEvent.java42 public static final int NUD_FAILED = 2 << 8; field in IpReachabilityEvent
/frameworks/base/tests/net/java/com/android/server/connectivity/
DIpConnectivityEventBuilderTest.java66 anInt(IpReachabilityEvent.NUD_FAILED)); in testLinkLayerInferrence()
308 anInt(IpReachabilityEvent.NUD_FAILED)); in testIpReachabilityEventSerialization()
DIpConnectivityMetricsTest.java69 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED);
282 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED), event, in testEndToEndLogging()
/frameworks/base/tests/net/common/java/android/net/metrics/
DIpConnectivityLogTest.java56 new IpReachabilityEvent(IpReachabilityEvent.NUD_FAILED);
/frameworks/base/packages/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java36 import static android.net.netlink.StructNdMsg.NUD_FAILED;
786 recvNewNeigh(myIfindex, neighA, NUD_FAILED, null); in addRemoveipv6ForwardingRules()
/frameworks/base/proto/src/
Dipconnectivity.proto131 // Logs IpReachabilityMonitor probe events and NUD_FAILED events.
/frameworks/base/api/
Dtest-current.txt1820 field public static final int NUD_FAILED = 512; // 0x200
Dsystem-current.txt5011 field public static final int NUD_FAILED = 512; // 0x200
/frameworks/base/non-updatable-api/
Dsystem-current.txt4917 field public static final int NUD_FAILED = 512; // 0x200
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt44057 Landroid/net/metrics/IpReachabilityEvent;->NUD_FAILED:I