Home
last modified time | relevance | path

Searched defs:client_fd (Results 26 - 44 of 44) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlsm_cgroup.c70 int listen_fd, client_fd, accepted_fd; in test_lsm_cgroup_functional() local
H A Dsockopt_inherit.c72 int client_fd; in server_thread() local
141 int server_fd = -1, client_fd; in run_test() local
[all...]
H A Dmptcp.c85 static int verify_tsk(int map_fd, int client_fd) in verify_tsk() argument
123 static int verify_msk(int map_fd, int client_fd, __u32 token) in verify_msk() argument
158 int client_fd, prog_fd, map_fd, err; in run_test() local
235 verify_mptcpify(int server_fd, int client_fd) verify_mptcpify() argument
269 int server_fd, client_fd, err = 0; run_mptcpify() local
[all...]
H A Dsk_lookup.c436 static int tcp_echo_test(int client_fd, int server_fd) in tcp_echo_test() argument
453 static int udp_echo_test(int client_fd, int server_fd) in udp_echo_test() argument
601 int client_fd, reuse_conn_fd = -1; in run_lookup_prog() local
868 int client_fd, server_fd, err; drop_on_lookup() local
1150 int err, client_fd, connected_fd, server_fd; run_sk_assign_connected() local
1221 int map_fd, server_fd, client_fd; run_multi_prog_lookup() local
[all...]
H A Dtc_redirect.c394 int listen_fd = -1, accept_fd = -1, client_fd = -1; in test_tcp() local
610 int opt = 1, accept_fd = -1, client_fd = -1, listen_fd, err; in test_inet_dtime() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Ddtls_server.c79 mbedtls_net_context listen_fd, client_fd; in main() local
H A Dssl_pthread_server.c83 mbedtls_net_context client_fd; member
101 mbedtls_net_context *client_fd = &thread_info->client_fd; in handle_ssl_connection() local
239 static int thread_create(mbedtls_net_context *client_fd) in thread_create() argument
281 mbedtls_net_context listen_fd, client_fd; in main() local
[all...]
H A Dssl_server2.c1053 static mbedtls_net_context listen_fd, client_fd; variable
[all...]
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dvsock_diag_test.c406 int client_fd; in test_connect_server() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c333 int connect_fd_to_fd(int client_fd, int server_fd, int timeout_ms) in connect_fd_to_fd() argument
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_diag_test.c404 int client_fd; in test_connect_server() local
H A Dvsock_perf.c138 int client_fd; in run_receiver() local
H A Dutil.c155 int client_fd; in vsock_accept() local
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c131 int client_fd; in create_fd() local
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c765 mbedtls_net_context listen_fd, client_fd, server_fd; in main() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_worker.h298 int client_fd; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c437 static int tcp_echo_test(int client_fd, int server_fd) in tcp_echo_test() argument
454 static int udp_echo_test(int client_fd, int server_fd) in udp_echo_test() argument
602 int client_fd, reuse_conn_fd = -1; in run_lookup_prog() local
869 int client_fd, server_fd, err; drop_on_lookup() local
1120 int err, client_fd, connected_fd, server_fd; run_sk_assign_connected() local
1191 int map_fd, server_fd, client_fd; run_multi_prog_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c255 int client_fd; in create_fd() local
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c647 static pthread_t server_thread_add(intptr_t client_fd) in server_thread_add() argument
763 int client_fd = accept(sfd, (struct sockaddr *)&addr6, in server_run() local

Completed in 33 milliseconds

12