Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5385 InetAddress dstIPv6 = InetAddress.getByName("2001:4860:4860::8888"); in testPacketKeepalives() local
5520 final InetAddress dstIPv6 = InetAddress.getByName("2001:4860:4860::8888"); in doTestNattSocketKeepalivesWithExecutor() local
5558 myNet, testSocket, myIPv4, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
5572 myNet, testSocket, myIPv6, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument