Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5718 final int srcPortV4 = 12345; in doTestTcpSocketKeepalivesWithExecutor() local
5763 testSocketV4.bind(new InetSocketAddress(myIPv4, srcPortV4)); in doTestTcpSocketKeepalivesWithExecutor()