Searched defs:run_server (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/vsock/ | ||
H A D | util.h | 34 void (*run_server)(const struct test_opts *opts); member |
/linux/tools/testing/selftests/net/ | ||
H A D | tfo.c | 46 static void run_server(void) in run_server() function |