Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c96 static unsigned int prog_timeout = 5; variable
923 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in msg_loop()
941 if (!prog_timeout) in msg_loop()
1165 struct timeval timeout = { .tv_sec = prog_timeout }, *ptval = NULL; in do_server()
1173 if (prog_timeout) in do_server()
1251 struct timeval _tv = { .tv_sec = prog_timeout }, *tv = NULL; in wait_for_connect()
1259 if (prog_timeout) in wait_for_connect()
1612 &prog_timeout) != 0) { in main()
1745 prog_timeout = 0; in main()