Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4034 InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in testPacketKeepalives() local
4097 bogusLp.addLinkAddress(new LinkAddress(notMyIPv4, 25)); in testPacketKeepalives()
4169 final InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in doTestNattSocketKeepalivesWithExecutor() local
4270 bogusLp.addLinkAddress(new LinkAddress(notMyIPv4, 25)); in doTestNattSocketKeepalivesWithExecutor()