Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5719 final int srcPortV6 = 23456; in doTestTcpSocketKeepalivesWithExecutor() local
5764 testSocketV6.bind(new InetSocketAddress(myIPv6, srcPortV6)); in doTestTcpSocketKeepalivesWithExecutor()