Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c139 static unsigned int prog_timeout = 5; variable
1252 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in msg_loop()
1270 if (!prog_timeout) in msg_loop()
1565 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in do_server()
1587 if (prog_timeout) in do_server()
1670 struct timeval _tv = { .tv_sec = prog_timeout }, *tv = NULL; in wait_for_connect()
1678 if (prog_timeout) in wait_for_connect()
2070 &prog_timeout) != 0) { in main()
2224 prog_timeout = 0; in main()