Home
last modified time | relevance | path

Searched defs:server_fd (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/
Dnetwork_helpers.c107 int fastopen_connect(int server_fd, const char *data, unsigned int data_len, in fastopen_connect()
156 int connect_to_fd(int server_fd, int timeout_ms) in connect_to_fd()
195 int connect_fd_to_fd(int client_fd, int server_fd, int timeout_ms) in connect_fd_to_fd()
Dtest_socket_cookie.c61 static int connect_to_server(int server_fd) in connect_to_server()
137 int server_fd = -1; in run_test() local
Dtest_tcp_check_syncookie_user.c50 static int connect_to_server(int server_fd) in connect_to_server()
119 static int run_test(int server_fd, int results_fd, bool xdp) in run_test()
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dconnect_force_port.c49 static int run_test(int cgroup_fd, int server_fd, int family, int type) in run_test()
134 int server_fd, cgroup_fd; in test_connect_force_port() local
Dsk_lookup.c270 static int tcp_recv_send(int server_fd) in tcp_recv_send()
315 static int udp_recv_send(int server_fd) in udp_recv_send()
395 static int tcp_echo_test(int client_fd, int server_fd) in tcp_echo_test()
412 static int udp_echo_test(int client_fd, int server_fd) in udp_echo_test()
827 int client_fd, server_fd, err; in drop_on_lookup() local
1067 int err, client_fd, connected_fd, server_fd; in run_sk_assign_connected() local
1138 int map_fd, server_fd, client_fd; in run_multi_prog_lookup() local
Dtcp_rtt.c92 static int run_test(int cgroup_fd, int server_fd) in run_test()
158 int server_fd, cgroup_fd; in test_tcp_rtt() local
Dsockopt_inherit.c10 static int connect_to_server(int server_fd) in connect_to_server()
173 int server_fd = -1, client_fd; in run_test() local
Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; in test_load_bytes_relative() local
Dcg_storage_multi.c60 int server_fd = -1, client_fd = -1; in connect_send() local
Dsk_assign.c144 run_test(int server_fd, const struct sockaddr *addr, socklen_t len, int type) in run_test()
/Linux-v5.10/tools/testing/selftests/net/
Dtcp_inq.c61 int server_fd = (int)(unsigned long)arg; in start_server() local
105 int server_fd, fd; in main() local