Searched refs:connect_to_server (Results 1 – 2 of 2) sorted by relevance
34 static int connect_to_server(int srv_fd) in connect_to_server() function89 client_fd = connect_to_server(srv_fd); in test_bpf_nf_ct()
214 static int *connect_to_server(int family, int sock_type, const char *addr, in connect_to_server() function536 new_socks = connect_to_server(family, sock_type, addr, port, in add_some_established()812 established_fds = connect_to_server(tc->family, tc->sock_type, in do_resume_test()
Completed in 6 milliseconds