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.java4167 InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in testPacketKeepalives() local
4230 bogusLp.addLinkAddress(new LinkAddress(notMyIPv4, 25)); in testPacketKeepalives()
4306 final InetAddress notMyIPv4 = InetAddress.getByName("192.0.2.35"); in doTestNattSocketKeepalivesWithExecutor() local
4407 bogusLp.addLinkAddress(new LinkAddress(notMyIPv4, 25)); in doTestNattSocketKeepalivesWithExecutor()