Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dcgroup_v1v2.c10 static int run_test(int cgroup_fd, int server_fd, bool classid) in run_test()
48 int server_fd, client_fd, cgroup_fd; in test_cgroup_v1v2() local
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
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
Dsk_lookup.c312 static int tcp_recv_send(int server_fd) in tcp_recv_send()
357 static int udp_recv_send(int server_fd) in udp_recv_send()
437 static int tcp_echo_test(int client_fd, int server_fd) in tcp_echo_test()
454 static int udp_echo_test(int client_fd, int server_fd) in udp_echo_test()
869 int client_fd, server_fd, err; in drop_on_lookup() local
1120 int err, client_fd, connected_fd, server_fd; in run_sk_assign_connected() local
1191 int map_fd, server_fd, client_fd; in run_multi_prog_lookup() 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
Dnetns_cookie.c15 int server_fd = -1, client_fd = -1, cgroup_fd = -1; in test_netns_cookie() local
Dsocket_cookie.c18 int server_fd = 0, client_fd = 0, cgroup_fd = 0, err = 0; in test_socket_cookie() local
Dcg_storage_multi.c59 int server_fd = -1, client_fd = -1; in connect_send() local
Dsk_assign.c157 run_test(int server_fd, const struct sockaddr *addr, socklen_t len, int type) in run_test()
/tools/testing/selftests/bpf/
Dnetwork_helpers.c172 int fastopen_connect(int server_fd, const char *data, unsigned int data_len, in fastopen_connect()
238 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) in connect_to_fd_opts()
285 int connect_to_fd(int server_fd, int timeout_ms) in connect_to_fd()
294 int connect_fd_to_fd(int client_fd, int server_fd, int timeout_ms) in connect_fd_to_fd()
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()
/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