Home
last modified time | relevance | path

Searched defs:tcp_connect (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/trusty/lk/tools/
Dnetwork.c124 int tcp_connect(in_addr_t addr, unsigned port) in tcp_connect() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_client_windows.cc126 static int64_t tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
Dtcp_client_posix.cc406 static int64_t tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_client_windows.cc126 static int64_t tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
H A Dtcp_client_posix.cc410 static int64_t tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dtcp_server_posix_test.cc266 static grpc_error_handle tcp_connect(const test_addr* remote, in tcp_connect() function