Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dutil.h34 void (*run_server)(const struct test_opts *opts); member
/linux/tools/testing/selftests/net/
H A Dtfo.c46 static void run_server(void) in run_server() function