Home
last modified time | relevance | path

Searched refs:tcp (Results 1 – 16 of 16) sorted by relevance

/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/
DInetDiagSocketIntegrationTest.java167 TcpConnection tcp = new TcpConnection(to, from); in checkGetConnectionOwnerUid() local
168 checkConnectionOwnerUid(tcp.protocol, tcp.local, tcp.remote, true); in checkGetConnectionOwnerUid()
169 checkConnectionOwnerUid(IPPROTO_UDP, tcp.local, tcp.remote, false); in checkGetConnectionOwnerUid()
170 checkConnectionOwnerUid(tcp.protocol, new InetSocketAddress(0), tcp.remote, false); in checkGetConnectionOwnerUid()
171 checkConnectionOwnerUid(tcp.protocol, tcp.local, new InetSocketAddress(0), false); in checkGetConnectionOwnerUid()
172 tcp.close(); in checkGetConnectionOwnerUid()
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetdEventListenerServiceTest.java104 final int tcp = 6; in testWakeupEventLogging() local
112 wakeupEvent(iface, uids[0], v4, tcp, mac, srcIp, dstIp, sport, dport, now); in testWakeupEventLogging()
116 wakeupEvent(iface, uids[4], v6, tcp, mac, srcIp6, dstIp6, sport, dport, now); in testWakeupEventLogging()
117 wakeupEvent(iface, uids[5], v4, tcp, mac, srcIp, dstIp, sport, dport, now); in testWakeupEventLogging()
119 wakeupEvent(iface, uids[7], v6, tcp, mac, srcIp6, dstIp6, sport, dport, now); in testWakeupEventLogging()
185 final int tcp = 6; in testWakeupStatsLogging() local
189 wakeupEvent("wlan0", 1000, v4, tcp, mac, srcIp, dstIp, sport, dport, now); in testWakeupStatsLogging()
190 wakeupEvent("rmnet0", 10123, v4, tcp, mac, srcIp, dstIp, sport, dport, now, in testWakeupStatsLogging()
193 wakeupEvent("rmnet0", 10008, v4, tcp, EmptyArray.BYTE, srcIp, dstIp, sport, dport, now, in testWakeupStatsLogging()
196 wakeupEvent("wlan0", 10008, v4, tcp, mac, srcIp, dstIp, sport, dport, now); in testWakeupStatsLogging()
[all …]
DIpConnectivityMetricsTest.java340 final int tcp = 6; in testEndToEndLogging() local
342 wakeupEvent("wlan0", 1000, v4, tcp, mac, srcIp, dstIp, sport, dport, 1001L); in testEndToEndLogging()
343 wakeupEvent("wlan0", 10123, v4, tcp, mac, srcIp, dstIp, sport, dport, 1001L); in testEndToEndLogging()
347 wakeupEvent("wlan0", 10008, v4, tcp, mac, srcIp, dstIp, sport, dport, 1001L); in testEndToEndLogging()
/packages/modules/Bluetooth/android/pandora/server/scripts/
Dsetup.sh8 adb forward tcp:6211 tcp:6211
12 adb forward tcp:8999 tcp:8999
/packages/modules/Connectivity/bpf_progs/
DdscpPolicy.c112 struct tcphdr* tcp; in DEFINE_BPF_MAP_GRW() local
113 tcp = data + hdr_size; in DEFINE_BPF_MAP_GRW()
114 if ((void*)(tcp + 1) > data_end) return; in DEFINE_BPF_MAP_GRW()
115 sport = tcp->source; in DEFINE_BPF_MAP_GRW()
116 dport = ntohs(tcp->dest); in DEFINE_BPF_MAP_GRW()
/packages/modules/Bluetooth/system/doc/
Dbtsnoop_net.md14 $ adb forward tcp:8872 tcp:8872
/packages/modules/adb/
DSERVICES.TXT102 tcp:<port> -> TCP connection on localhost:<port>
107 tcp:<port> -> TCP localhost:<port> on device
138 <local> is the host-specific endpoint (e.g. tcp:9000).
194 tcp:<port>
195 Tries to connect to tcp port <port> on localhost.
197 tcp:<port>:<server-name>
198 Tries to connect to tcp port <port> on machine <server-name> from
DOVERVIEW.TXT91 1. Connect to tcp:localhost:5037
Dprotocol.txt126 * "tcp:<host>:<port>" - host may be omitted to indicate localhost
/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dbuild_and_run.sh76 adb forward tcp:${TEST_CHANNEL_PORT} tcp:${TEST_CHANNEL_PORT}
/packages/modules/Virtualization/docs/debug/
Dgdb.md16 adb forward tcp:3456 tcp:3456
Dtracing.md166 adb shell forward tcp:9876 vsock:${CID}:5555
/packages/modules/adb/docs/user/
Dadb.1.md46 &nbsp;&nbsp;&nbsp;&nbsp;Listen on given socket for adb server [default=tcp:localhost:5037].
88 &nbsp;&nbsp;&nbsp;&nbsp;**tcp**:**PORT** (local may be "tcp:0" to pick any open port.
109 &nbsp;&nbsp;&nbsp;&nbsp;tcp:**PORT** (**REMOTE** may be "tcp:0" to pick any open port).
/packages/modules/Virtualization/vm/
Dvm_shell.sh44 adb forward tcp:8000 vsock:${cid}:5555
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv804 com.tatadigital.tcp 10388,10378
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv804 com.tatadigital.tcp 10388,10378