Searched refs:LinuxRouter (Results 1 – 3 of 3) sorted by relevance
89 return LinuxRouter(hosts.create_host(router_hostname,95 class LinuxRouter(site_linux_system.LinuxSystem): class134 return super(LinuxRouter, self).get_capabilities().union(caps)170 super(LinuxRouter, self).__init__(host, role)257 super(LinuxRouter, self).close()266 super(LinuxRouter, self).reboot(timeout)
222 self._pcap_host = site_linux_router.LinuxRouter(
32 In autotest, a test AP is represented by a `LinuxRouter` object, in