Searched refs:router (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | dhcp_config.py | 39 router=None, argument 86 if router: 87 if router >= self.start and router <= self.end: 89 if not router in self.network: 92 self.router = router 100 self.router = None 103 self.router = host 106 if not self.router: 167 router = subnet.router 177 lines.append('\t\toption routers %s;' % router)
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/dhcp/ |
D | Dhcpv4InteropTest.py | 123 router_ip = configured_subnets[0].router 198 router=ap_params['ip'], 263 router=ap_params['ip'], 273 router=ap_params['ip'], 308 router=ap_params['ip'], 327 router=ap_params['ip']) 377 router=self.ap_params['ip'],
|
/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/ |
D | dhcp_config_test.py | 61 router=ipaddress.ip_address('10.10.5.255'),
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | access_point.py | 371 '%s/%s' % (subnet.router, subnet.network.netmask)) 385 '%s/%s' % (self._dhcp_bss[k].router,
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 136 router - a node that forwards IPv6 packets not explicitly 139 host - any node that is not a router. [See Note below]. 1366 IPv6-to-IPv4 translating router can obtain a suitable Identification 1700 otherwise. For example, it would be unwise to design a router whose
|