Home
last modified time | relevance | path

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

/external/autotest/docs/
Dwificell.md49 the `router_addr=` arguments to autotest. For example:
53 test_that --args=router_addr=my-other-router my-host suite:wifi_matfunc
/external/toybox/toys/pending/
Droute.c245 …unsigned int router_addr = ~(unsigned int)(((struct sockaddr_in *)&((rt)->rt_dst))->sin_addr.s_add… in verify_netmask() local
253 if (addr_mask & router_addr) perror_exit("conflicting netmask and route address"); in verify_netmask()
/external/autotest/server/cros/network/
Dwifi_test_context_manager.py193 router_addr=self._cmdline_args.get(self.CMDLINE_ROUTER_ADDR,
/external/autotest/server/
Dsite_linux_router.py54 def build_router_proxy(test_name='', client_hostname=None, router_addr=None, argument
70 router_hostname=router_addr)