/external/android-clat/ |
D | BUGS | 3 - 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/ |
D | specs_ops.py | 171 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/ |
D | README | 34 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
|
D | regression-testing | 44 than subnet 10.2.0.0/24). 94 than subnet 10.2.0.0/24).
|
/external/selinux/secilc/docs/ |
D | cil_infiniband_statements.md | 4 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/ |
D | tcpsubnet.py | 249 subnet = subnets[k.index][0] variable 252 data['entries'][subnet] = send 254 print("%-21s %6d" % (subnet, send))
|
D | tcpsubnet_example.txt | 4 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/ |
D | dhcpv6_test_server.py | 62 subnet = '%s/%d' % (DHCPV6_SERVER_SUBNET_PREFIX, 76 CONFIG_SUBNET: subnet,
|
D | dhcp_test_base.py | 70 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/ |
D | agent_task.py | 387 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/ |
D | libxt_hashlimit.man | 32 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/ |
D | udhcpd-p2p.conf | 87 option subnet 255.255.255.0
|
/external/perfetto/infra/git_mirror_bot/ |
D | Makefile | 39 --subnet "default" \
|
/external/ltp/testcases/network/dhcp/ |
D | dhcpd_tests.sh | 42 subnet 10.1.1.0 netmask 255.255.255.0 {
|
/external/ltp/testcases/network/multicast/mc_commo/ |
D | README.1st | 1 This test requires two machines on the same subnet. Each machine must have the same
|
/external/autotest/client/common_lib/cros/network/ |
D | netblock.py | 97 def subnet(self): member in Netblock
|
/external/u-boot/doc/SPL/ |
D | README.am335x-network | 41 - 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/ |
D | control | 28 subnet.
|
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/ |
D | control | 35 subnet with the testing DUT.
|
/external/autotest/ |
D | global_config.ini | 377 # 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/ |
D | control.smoke | 15 Kicks off the smoke suite on a Moblab host against the DUTs on its subnet
|
D | control.dummyServerNoSsp | 15 subnet and ensures the suite completes successfully.
|
D | control.bvt-inline | 16 Kicks off the bvt-inline suite on a Moblab host against the DUTs on its subnet
|
D | control.dummyServer | 16 subnet and ensures the suite completes successfully.
|
/external/autotest/server/site_tests/moblab_StorageQual/ |
D | control | 16 subnet and ensures the suite completes successfully. The suite tests that
|