Home
last modified time | relevance | path

Searched refs:TCP (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/net/
DDnsOverTlsTest.py34 from scapy.all import TCP
106 elif not tls and TCP in pkt and pkt[TCP].dport == 853 and \
107 not pkt[TCP].flags:
114 if TCP in pkt and pkt[TCP].flags == RST:
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtEnum.py63 TCP = "00000004-0000-1000-8000-00805F9B34FB" variable in RfcommUuid
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt142 transport protocols such as TCP and UDP, control
298 | IPv6 header | TCP header + data
301 | TCP |
306 | IPv6 header | Routing header | TCP header + data
309 | Routing | TCP |
314 | IPv6 header | Routing header | Fragment header | fragment of TCP
317 | Routing | Fragment | TCP |
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
1509 length of the upper-layer header and data (e.g., TCP header
[all …]