Searched refs:run_client (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/vsock/ |
| H A D | vsock_test.c | 2435 .run_client = test_stream_connection_reset, 2439 .run_client = test_stream_bind_only_client, 2444 .run_client = test_stream_client_close_client, 2449 .run_client = test_stream_server_close_client, 2454 .run_client = test_stream_multiconn_client, 2459 .run_client = test_stream_msg_peek_client, 2464 .run_client = test_seqpacket_msg_bounds_client, 2469 .run_client = test_seqpacket_msg_trunc_client, 2474 .run_client = test_seqpacket_timeout_client, 2479 .run_client = test_seqpacket_invalid_rec_buffer_client, [all …]
|
| H A D | vsock_uring_test.c | 218 .run_client = test_stream_uring_client, 223 .run_client = test_stream_uring_msg_zc_client,
|
| H A D | util.h | 63 void (*run_client)(const struct test_opts *opts); member
|
| H A D | vsock_diag_test.c | 438 .run_client = test_connect_client,
|
| H A D | util.c | 524 run = test_cases[i].run_client; in run_tests()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tfo.c | 95 static void run_client(void) in run_client() function 174 run_client(); in main()
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | key-management.c | 873 static int run_client(const char *tst_name, unsigned int port, in server_rotations() 926 return run_client(tst_name, port, nr_keys, current_index, in run_client() 1028 return run_client(tst_name, port, nr_keys, current_index, in client_non_matching() 887 static int run_client(const char *tst_name, unsigned int port, run_client() function
|