Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecAlgorithmImplTest.java88 private static final int REMOTE_PORT = 12345; field in IpSecAlgorithmImplTest
/packages/modules/Connectivity/Tethering/tests/integration/base/android/net/
DEthernetTetheringTestBase.java134 protected static final short REMOTE_PORT = 433; field in EthernetTetheringTestBase
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java248 private static final short REMOTE_PORT = (short) 443; field in BpfCoordinatorTest