Searched refs:lifetime (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument 24 scapy.ICMPv6ND_RA(routerlifetime=lifetime, retranstimer=rtt)) 28 lifetime = lifetime - interval
|
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/ |
D | network_settings.py | 569 lifetime = "--lifetime 365" 576 (lifetime, rsa, country, org, self.l2tp.hostname)) 583 (rsa, lifetime, country, org, self.l2tp.hostname, LOCALHOST)) 589 "clientCert.der" % (rsa, lifetime, country, org, 619 lifetime = "--lifetime 365" 629 (lifetime, rsa, country, org, self.l2tp.hostname), 634 "--outform der > serverCert.der" % (rsa, lifetime, country, org, 641 "> clientCert.der" % (rsa, lifetime, country, org, self.l2tp.username,
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_sender.py | 511 lifetime, argument 531 router_solicitation = scapy.ICMPv6ND_RA(routerlifetime=lifetime) 537 lifetime=dns_lifetime, dns=[self.src_ipv6], len=DNS_LEN)
|
D | access_point.py | 671 lifetime=LIFETIME, argument 685 mac, interval, count, lifetime, iface, rtt)
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 1015 * "recently" means within the maximum likely lifetime of a packet, 1019 packet lifetime. Rather, it is assumed that the requirement can 1548 lifetime. That is the reason the IPv4 "Time to Live" field was 1551 lifetime, so this is not a change in practice. Any upper-layer 1553 limit packet lifetime ought to be upgraded to provide its own 1669 The maximum lifetime of any flow-handling state established along a 1673 use a flow label for a new flow within the maximum lifetime of any 1689 an earlier flow whose lifetime may not have expired yet. This may be 1692 flow labels until the maximum lifetime of any possible previously 2052 lifetime for opportunistically established flow state.
|