Searched refs:client_fn (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | connect.c | 32 static void *client_fn(void *arg) in client_fn() function 88 test_init(2, server_fn, client_fn); in main()
|
| H A D | self-connect.c | 162 static void *client_fn(void *arg) in client_fn() function 189 test_init(5, client_fn, NULL); in main()
|
| H A D | seq-ext.c | 173 static void *client_fn(void *arg) in client_fn() function 253 test_init(8, server_fn, client_fn); in main()
|
| H A D | restore.c | 197 static void *client_fn(void *arg) in client_fn() function 249 test_init(21, server_fn, client_fn); in main()
|
| H A D | connect-deny.c | 221 static void *client_fn(void *arg) in client_fn() function 289 test_init(22, server_fn, client_fn); in main()
|
| H A D | bench-lookups.c | 336 static void *client_fn(void *arg) in client_fn() function 358 test_init(31, server_fn, client_fn); in main()
|
| H A D | rst.c | 436 static void *client_fn(void *arg) in client_fn() function 457 test_init(15, server_fn, client_fn); in main()
|
| H A D | icmps-accept.c | 421 static void *client_fn(void *arg) 446 test_init(4, server_fn, client_fn); in main() 422 static void *client_fn(void *arg) client_fn() function
|
| H A D | icmps-discard.c | 421 static void *client_fn(void *arg) in client_fn() function 446 test_init(4, server_fn, client_fn); in main()
|
| H A D | unsigned-md5.c | 670 static void *client_fn(void *arg) in client_fn() function 770 test_init(73, server_fn, client_fn); in main()
|
| H A D | key-management.c | 1184 static void *client_fn(void *arg) in client_fn() function 1196 test_init(121, server_fn, client_fn); in main()
|
| H A D | setsockopt-closed.c | 995 static void *client_fn(void *arg) in client_fn() function 1009 test_init(126, client_fn, NULL); in main()
|