Home
last modified time | relevance | path

Searched refs:tcp_connect (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/test/cpp/naming/utils/
DBUILD47 name = "tcp_connect",
48 srcs = ["tcp_connect.py"],
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_client_custom.cc103 static void tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
151 grpc_tcp_client_vtable custom_tcp_client_vtable = {tcp_connect};
Dtcp_client_windows.cc125 static void tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
229 grpc_tcp_client_vtable grpc_windows_tcp_client_vtable = {tcp_connect};
Dtcp_client_posix.cc341 static void tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
360 grpc_tcp_client_vtable grpc_posix_tcp_client_vtable = {tcp_connect};
/external/grpc-grpc/test/core/iomgr/
Dtcp_server_uv_test.cc180 static void tcp_connect(const struct sockaddr* remote, socklen_t remote_len, in tcp_connect() function
256 tcp_connect((struct sockaddr*)addr, (socklen_t)resolved_addr.len, &result); in test_connect()
265 tcp_connect((struct sockaddr*)addr1, (socklen_t)resolved_addr1.len, in test_connect()
Dtcp_server_posix_test.cc223 static grpc_error* tcp_connect(const test_addr* remote, in tcp_connect() function
369 if ((err = tcp_connect(&dst, &result)) == GRPC_ERROR_NONE && in test_connect()
401 GRPC_LOG_IF_ERROR("tcp_connect", tcp_connect(&dst, &result))); in test_connect()
/external/syzkaller/pkg/report/testdata/linux/guilty/
D142 tcp_connect+0x2195/0x2f30 net/ipv4/tcp_output.c:3381
/external/bcc/tools/
Dfunccount_example.txt83 tcp_connect 3