Home
last modified time | relevance | path

Searched defs:tcp (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DNetdEventListenerServiceTest.java96 final int tcp = 6; in testWakeupEventLogging() local
169 final int tcp = 6; in testWakeupStatsLogging() local
H A DIpConnectivityMetricsTest.java339 final int tcp = 6; in testEndToEndLogging() local
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_ecn.h35 } tcp; member
H A Dnf_conntrack_tuple_common.h33 } tcp; member
H A Dnfnetlink_osf.h64 struct tcphdr tcp; member
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h34 } tcp; member
/aosp12/system/core/fastboot/
H A Dtcp.cpp34 namespace tcp { namespace
/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java167 TcpConnection tcp = new TcpConnection(to, from); in checkGetConnectionOwnerUid() local
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp187 std::unique_ptr<Transport> tcp( in ConnectTcpFastbootDevice() local