Searched defs:client_fd (Results 1 - 23 of 23) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_cookie.c18 int server_fd = 0, client_fd = 0, cgroup_fd = 0, err = 0; local
H A Dnetns_cookie.c15 int server_fd = -1, client_fd = -1, cgroup_fd = -1; local
H A Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; local
H A Dcgroup_v1v2.c48 int server_fd, client_fd, cgroup_fd; local
H A Dtcp_rtt.c46 static int verify_sk(int map_fd, int client_fd, const char *msg, __u32 invoked, argument
93 int client_fd; local
[all...]
H A Dxdp_synproxy.c60 int server_fd = -1, client_fd = -1, accept_fd = -1; local
H A Dbpf_nf.c53 int srv_fd = -1, client_fd = -1, srv_client_fd = -1; local
H A Dcgroup_tcp_skb.c63 static int talk_to_cgroup(int *client_fd, int *listen_fd, int *service_fd, argument
109 static int talk_to_outside(int *client_fd, int *listen_fd, int *service_fd, argument
239 int client_fd = -1, listen_fd = -1; local
[all...]
H A Dlsm_cgroup.c70 int listen_fd, client_fd, accepted_fd; local
H A Dcg_storage_multi.c59 int server_fd = -1, client_fd = -1; local
H A Dsockopt_inherit.c72 int client_fd; local
141 int server_fd = -1, client_fd; local
[all...]
H A Dcgrp_local_storage.c87 int server_fd = 0, client_fd = 0, err = 0; local
H A Dmptcp.c85 static int verify_tsk(int map_fd, int client_fd) argument
123 static int verify_msk(int map_fd, int client_fd, __u32 token) argument
158 int client_fd, prog_fd, map_fd, err; local
235 verify_mptcpify(int server_fd, int client_fd) argument
269 int server_fd, client_fd, err = 0; local
[all...]
H A Dsk_lookup.c436 static int tcp_echo_test(int client_fd, int server_fd) argument
453 static int udp_echo_test(int client_fd, int server_fd) argument
601 int client_fd, reuse_conn_fd = -1; local
868 int client_fd, server_fd, err; local
1150 int err, client_fd, connected_fd, server_fd; local
1221 int map_fd, server_fd, client_fd; local
[all...]
H A Dtc_redirect.c394 int listen_fd = -1, accept_fd = -1, client_fd = -1; local
610 int opt = 1, accept_fd = -1, client_fd = -1, listen_fd, err; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dbind_timewait.c45 int server_fd, client_fd, child_fd, ret; local
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c354 int connect_fd_to_fd(int client_fd, int server_fd, int timeout_ms) argument
/linux-master/tools/testing/vsock/
H A Dvsock_perf.c142 int client_fd; local
H A Dvsock_diag_test.c406 int client_fd; local
H A Dutil.c113 int client_fd, ret; local
237 int fd, client_fd, old_errno; local
[all...]
H A Dvsock_test.c1192 int listen_fd, client_fd, i; local
1223 int i, client_fd; local
/linux-master/tools/testing/selftests/landlock/
H A Dnet_test.c446 int inval_fd, bind_fd, client_fd, status, ret; local
756 int bind_fd, client_fd, status; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c254 int client_fd; local

Completed in 265 milliseconds