Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/net/
Dmsg_zerocopy.c87 static int cfg_waittime_ms = 500; variable
151 ret = poll(&pfd, 1, cfg_waittime_ms); in do_poll()
469 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()