Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/netstack/
DNetstackIfaceTest.py41 self.dut.netstack_lib.enableInterface(identifier)
145 result = self.dut.netstack_lib.enableInterface(identifier)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/netstack/
Dnetstack_lib.py39 def enableInterface(self, id): member in FuchsiaNetstackLib