Searched refs:IP (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/tools/lab/health/ |
D | custom_health_analyzer.py | 18 from IPy import IP 35 IP(metric_result[self.key])
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | BtEnum.py | 68 IP = "00000009-0000-1000-8000-00805F9B34FB" variable in RfcommUuid
|
/tools/test/connectivity/acts/tests/google/net/arduino/disconnect_wifi/ |
D | disconnect_wifi.ino | 35 Serial.print("disconnect: wifiStatus(): IP: ");
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | arduino_wifi_dongle.py | 40 IP = "IP: " variable 305 elif IP in data:
|
D | packet_sender.py | 383 ip4 = scapy.IP(src=self.src_ipv4, dst=IPV4_BROADCAST) 645 base = scapy.IP(src=self.src_ipv4, dst=sta_ip) 774 ip4 = scapy.IP(src=self.src_ipv4, dst=sta_ip, ttl=255)
|
/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/ |
D | connect_wifi.ino | 46 Serial.print("connect: wifiStatus(): IP: ");
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 370 IP = ad.droid.connectivityGetIPv4Addresses('wlan0')[0] 372 return IP
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 32 also sometimes referred to as IP Next Generation or IPng. 74 IP version 6 (IPv6) is a new version of the Internet Protocol, 75 designed as the successor to IP version 4 (IPv4) [RFC-791]. The 81 IPv6 increases the IP address size from 32 bits to 128 bits, to 97 Changes in the way IP header options are encoded allows for 1396 "differentiated service" for IP packets, other than through the use 1408 on what sorts of traffic classifications are most useful for IP 1468 addresses from the IP header in its checksum computation must be 1950 [RFC-2402] Kent, S. and R. Atkinson, "IP Authentication Header", 1953 [RFC-2406] Kent, S. and R. Atkinson, "IP Encapsulating Security [all …]
|