Home
last modified time | relevance | path

Searched refs:UDP (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino63 Serial.println("connect: udpPackets(): CALL: UDP Begin");
92 Serial.println("connect: udpPackets(): CALL: UDP End");
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtEnum.py61 UDP = "00000002-0000-1000-8000-00805F9B34FB" variable in RfcommUuid
/tools/test/connectivity/acts/tests/google/net/
DDnsOverTlsTest.py35 from scapy.all import UDP
102 if tls and UDP in pkt and pkt[UDP].dport == 53 and \
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_sender.py380 udp = scapy.UDP(sport=DHCP_OFFER_SRC_PORT, dport=DHCP_OFFER_DST_PORT)
709 udp = scapy.UDP(sport=MDNS_UDP_PORT, dport=MDNS_UDP_PORT)
771 udp = scapy.UDP(sport=MDNS_UDP_PORT, dport=MDNS_UDP_PORT)
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt142 transport protocols such as TCP and UDP, control
1471 illustration shows the TCP and UDP "pseudo-header" for IPv6:
1503 upper-layer protocol (e.g., 6 for TCP, or 17 for UDP). It will
1519 length information (e.g., the Length field in the UDP header);
1527 o Unlike IPv4, when UDP packets are originated by an IPv6 node,
1528 the UDP checksum is not optional. That is, whenever
1529 originating a UDP packet, an IPv6 node must compute a UDP
1532 FFFF for placement in the UDP header. IPv6 receivers must
1533 discard UDP packets containing a zero checksum, and should log
2103 length info (like non-jumbogram UDP), it is the upper-layer-