Home
last modified time | relevance | path

Searched refs:prog_timeout (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/testing/selftests/net/
Dnettest.c132 static unsigned int prog_timeout = 5; variable
1175 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in msg_loop()
1193 if (!prog_timeout) in msg_loop()
1468 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in do_server()
1490 if (prog_timeout) in do_server()
1573 struct timeval _tv = { .tv_sec = prog_timeout }, *tv = NULL; in wait_for_connect()
1581 if (prog_timeout) in wait_for_connect()
1946 &prog_timeout) != 0) { in main()
2088 prog_timeout = 0; in main()