Home
last modified time | relevance | path

Searched defs:run_client (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/vsock/
H A Dutil.h31 void (*run_client)(const struct test_opts *opts); member
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c887 static int run_client(const char *tst_name, unsigned int port, in run_client() function