Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/connection/tcp/
Dtcp_manager_test.cpp840 const SocketInterface *tcp = GetTcpProtocol(); variable
875 const SocketInterface *tcp = GetTcpProtocol(); variable
909 const SocketInterface *tcp = GetTcpProtocol(); variable
940 const SocketInterface *tcp = GetTcpProtocol(); variable
976 const SocketInterface *tcp = GetTcpProtocol(); variable
1016 const SocketInterface *tcp = GetTcpProtocol(); variable
1302 const SocketInterface *tcp = GetTcpProtocol(); variable
1328 const SocketInterface *tcp = GetTcpProtocol(); variable
1351 const SocketInterface *tcp = GetTcpProtocol(); variable
1391 const SocketInterface *tcp = GetTcpProtocol(); variable
[all …]
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
Dsoftbus_conn_common_test.cpp379 const SocketInterface *tcp = GetTcpProtocol(); variable
419 const SocketInterface *tcp = GetTcpProtocol(); variable
456 const SocketInterface *tcp = GetTcpProtocol(); variable
472 const SocketInterface *tcp = GetTcpProtocol(); variable
491 const SocketInterface *tcp = GetTcpProtocol(); variable
/foundation/arkui/napi/sample/native_module_netserver/
Dnet_server.h34 uv_tcp_t tcp = { 0 }; member
Dnetserver.h75 uv_tcp_t tcp = { 0 }; member
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
Dnetfirewall_ct.h109 static __always_inline bool ct_update_timeout(struct ct_entry *entry, bool tcp, enum ct_dir dir, in ct_update_timeout()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_test.cpp2155 const SocketInterface *tcp = GetTcpProtocol(); variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp344 TestConfigParser tcp; in SetUpTestCase() local