Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java238 TestNetworkInterface downstreamIface = null; in testVirtualEthernetAlreadyExists() local
279 TestNetworkInterface downstreamIface = null; in testVirtualEthernet() local
310 TestNetworkInterface downstreamIface = null; in testStaticIpv4() local
384 TestNetworkInterface downstreamIface = null; in testLocalOnlyTethering() local
1225 TestNetworkInterface downstreamIface = null; in testTetheringVirtual() local
1260 TestNetworkInterface downstreamIface = null; in testLocalAgent_networkCallbacks() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNsdManagerDownstreamTetheringTest.kt60 private lateinit var downstreamIface: EthernetTestInterface variable in android.net.cts.NsdManagerDownstreamTetheringTest
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java1403 final String downstreamIface = ipServer.interfaceName(); in dumpIpv6ForwardingRulesByDownstream() local