HomeSort by relevance Sort by last modified time
    Searched full:routers (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/autotest/client/tests/pktgen/
control 11 network devices. Especially of interest is the use of pktgen to test routers or
14 routers or bridges.
  /external/autotest/server/cros/ap_configurators/
netgear4500_ap_configurator.py 5 """Base class for NetgearWNDR dual band routers."""
13 """Base class for Netgear WNDR 4500 dual band routers."""
netgear3400_ap_configurator.py 12 """Base class for Netgear WNDR 3400 v2 and 3700 v3 dual band routers."""
netgear4300_ap_configurator.py 56 """Some netgear routers dislike you being logged into another
138 # The button name seems to differ in various Netgear routers
netgear_single_band_configurator.py 5 """Baseclass to control Netgear single band routers."""
17 """Baseclass to control Netgear single band routers."""
netgear_WNDR_dual_band_configurator.py 5 """Base class for NetgearWNDR dual band routers."""
17 """Base class for NetgearWNDR dual band routers."""
203 # The button name seems to differ in various Netgear routers
netgear2000_ap_configurator.py 41 """Some netgear routers dislike you being logged into another
netgear3700_ap_configurator.py 95 # The button name seems to differ in various Netgear routers
asus_qis_ap_configurator.py 12 """Derived class for Asus routers with the Quick Internet Setup UI."""
  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 5 # Routers listed in this file will be loaded for use in interop testing.
  /external/iptables/extensions/
libipt_TTL.man 2 how many hops (routers) a packet can traverse until it's time to live is
  /external/iputils/doc/
rdisc.sgml 35 for ROUTER_ADVERTISE messages from routers. The received
38 the ones with the highest preference are selected as default routers
44 Optionally, <command/rdisc/ can avoid waiting for routers to announce
75 Accept all routers independently of the preference they have in their
78 tables) the router or routers with the highest preference.
97 Run <command/rdisc/ forever even if no routers are found.
117 the routers when the system is booted.
119 exits with a non-zero exit code if it can not find any routers.
  /external/autotest/server/site_tests/network_WiFi_BeaconInterval/
network_WiFi_BeaconInterval.py 12 """Test that we understand the routers negotiated beacon interval."""
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/
control.wpa 17 WPA2, but routers of a certain age only support this mode.
  /external/autotest/server/site_tests/network_WiFi_SimpleConnect/
control.wifi_checkWPA_TKIP 18 deprecated in favor of WPA2, but routers of a certain age only support
  /external/autotest/test_suites/
control.wifi_update_router 7 PURPOSE = "Update the wificell routers."
  /external/iproute2/doc/
rtstat.sgml 11 network load, servers, routers, firewalls etc the route cache and its garbage
  /external/kernel-headers/original/uapi/linux/
ipv6_route.h 20 fallback, no routers on link */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ipv6_route.h 20 fallback, no routers on link */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipv6_route.h 20 fallback, no routers on link */
  /external/autotest/server/site_tests/network_WiFi_DTIMPeriod/
network_WiFi_DTIMPeriod.py 12 """Test that we understand the routers negotiated DTIM period."""
  /external/curl/docs/libcurl/opts/
CURLOPT_FTP_SSL_CCC.3 34 channel communication will be unencrypted. This allows NAT routers to follow
  /external/iproute2/examples/
dhcp-client-script 169 # args: $1 = routers list
184 # args: $1 = routers list
210 # Check (and add route, if alive) default routers
211 # args: $1 = routers list
  /system/connectivity/shill/dhcp/
dhcpv4_config.cc 64 const char DHCPv4Config::kConfigurationKeyRouters[] = "Routers";
363 vector<uint32_t> routers = value.Get<vector<uint32_t>>(); local
364 if (routers.empty()) {
365 LOG(ERROR) << "No routers provided.";
368 properties->gateway = GetIPv4AddressString(routers[0]);
  /external/dhcpcd-6.8.2/
ipv6nd.h 79 /* On carrier up, expire known routers after RTR_CARRIER_EXPIRE seconds. */

Completed in 1525 milliseconds

1 2 3 4