| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lsm_cgroup.c | 70 int listen_fd, client_fd, accepted_fd; in test_lsm_cgroup_functional() local
|
| H A D | sockopt_inherit.c | 72 int client_fd; in server_thread() local 141 int server_fd = -1, client_fd; in run_test() local [all...] |
| H A D | mptcp.c | 85 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 D | sk_lookup.c | 436 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 D | tc_redirect.c | 394 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 D | dtls_server.c | 79 mbedtls_net_context listen_fd, client_fd; in main() local
|
| H A D | ssl_pthread_server.c | 83 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 D | ssl_server2.c | 1053 static mbedtls_net_context listen_fd, client_fd; variable [all...] |
| /kernel/linux/linux-5.10/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 406 int client_fd; in test_connect_server() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | network_helpers.c | 333 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 D | vsock_diag_test.c | 404 int client_fd; in test_connect_server() local
|
| H A D | vsock_perf.c | 138 int client_fd; in run_receiver() local
|
| H A D | util.c | 155 int client_fd; in vsock_accept() local
|
| /kernel/linux/linux-5.10/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 131 int client_fd; in create_fd() local
|
| /third_party/mbedtls/programs/test/ |
| H A D | udp_proxy.c | 765 mbedtls_net_context listen_fd, client_fd, server_fd; in main() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_worker.h | 298 int client_fd; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sk_lookup.c | 437 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 D | fanotify_user.c | 255 int client_fd; in create_fd() local
|
| /third_party/ltp/testcases/network/netstress/ |
| H A D | netstress.c | 647 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
|