Home
last modified time | relevance | path

Searched refs:subnet (Results 1 – 25 of 47) sorted by relevance

12

/external/android-clat/
DBUGS3 - assumes the handset has its own (routed) /64 ipv6 subnet
4 - assumes the /128 ipv6 subnet it generates can use the nat64 gateway
5 …teway has the ipv4 address in the last 32 bits of the ipv6 address (that it uses a /96 plat subnet)
/external/tensorflow/tensorflow/contrib/specs/python/
Dspecs_ops.py171 def __init__(self, subnet, name=None, scope=None): argument
202 self.subnet = subnet
220 return self.subnet.funcall(x)
223 return self.subnet.funcall(x)
/external/iproute2/examples/diffserv/
DREADME34 We look at one special subnet that we are interested in for simplicty
36 subnet to AF4*, BE or end up dropping depending on the metering results.
43 **case: subnet X
53 default case: Any other subnet
Dregression-testing44 than subnet 10.2.0.0/24).
94 than subnet 10.2.0.0/24).
/external/selinux/secilc/docs/
Dcil_infiniband_statements.md4 To support access control for InfiniBand (IB) partitions and subnet management, security contexts a…
13 (ibpkeycon subnet pkey|(pkey_low pkey_high) context_id)
28 <td align="left"><p><code>subnet</code></p>
44 An anonymous context for a partition key range of `0x0-0x10` assigned to an IPv6 subnet:
/external/bcc/tools/
Dtcpsubnet.py249 subnet = subnets[k.index][0] variable
252 data['entries'][subnet] = send
254 print("%-21s %6d" % (subnet, send))
Dtcpsubnet_example.txt4 tcpsubnet summarizes throughput by destination subnet.
43 The last subnet is a catch-all. In other words, anything that doesn't
94 Notice that the order of the subnet matters. Say, we put 0.0.0.0/0 as
138 Summarize TCP send and aggregate by subnet
/external/autotest/client/cros/
Ddhcpv6_test_server.py62 subnet = '%s/%d' % (DHCPV6_SERVER_SUBNET_PREFIX,
76 CONFIG_SUBNET: subnet,
Ddhcp_test_base.py70 subnet = mask & struct.unpack('!I', socket.inet_aton(ip_in_subnet))[0]
72 return socket.inet_ntoa(struct.pack('!I', (subnet | suffix)))
/external/autotest/scheduler/
Dagent_task.py387 subnet = utils.get_restricted_subnet(hostname,
393 if ((not subnet and filtered_drones is not None) or
394 (subnet and has_unrestricted_host)):
400 if not subnet:
407 subnet[0], subnet[1],
/external/iptables/extensions/
Dlibxt_hashlimit.man32 grouped according to the given prefix length and the so-created subnet will be
65 matching on subnet
66 "10000 packets per minute for every /28 subnet (groups of 8 addresses)
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dudhcpd-p2p.conf87 option subnet 255.255.255.0
/external/perfetto/infra/git_mirror_bot/
DMakefile39 --subnet "default" \
/external/ltp/testcases/network/dhcp/
Ddhcpd_tests.sh42 subnet 10.1.1.0 netmask 255.255.255.0 {
/external/ltp/testcases/network/multicast/mc_commo/
DREADME.1st1 This test requires two machines on the same subnet. Each machine must have the same
/external/autotest/client/common_lib/cros/network/
Dnetblock.py97 def subnet(self): member in Netblock
/external/u-boot/doc/SPL/
DREADME.am335x-network41 - Edit your dhcpd.conf and subnet declaration matching the address
57 subnet 192.168.8.0 netmask 255.255.255.0 {
/external/autotest/server/site_tests/sonic_AppTest/
Dcontrol28 subnet.
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
Dcontrol35 subnet with the testing DUT.
/external/autotest/
Dglobal_config.ini377 # Flags to enable/disable drone election in resctricted subnet.
380 # Set to True for test to prefer devserver in the same subnet.
390 # devservers inside restricted subnet, specified in CROS/restricted_subnets.
391 # If a devserver is not in any restriceted subnet, test will still make direct
/external/autotest/server/site_tests/moblab_RunSuite/
Dcontrol.smoke15 Kicks off the smoke suite on a Moblab host against the DUTs on its subnet
Dcontrol.dummyServerNoSsp15 subnet and ensures the suite completes successfully.
Dcontrol.bvt-inline16 Kicks off the bvt-inline suite on a Moblab host against the DUTs on its subnet
Dcontrol.dummyServer16 subnet and ensures the suite completes successfully.
/external/autotest/server/site_tests/moblab_StorageQual/
Dcontrol16 subnet and ensures the suite completes successfully. The suite tests that

12