Home
last modified time | relevance | path

Searched defs:notMyIPv4 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5382 InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in testPacketKeepalives() local
5517 final InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in doTestNattSocketKeepalivesWithExecutor() local