Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c87 static int cfg_waittime_ms = 500; variable
152 ret = poll(&pfd, 1, cfg_waittime_ms); in do_poll()
472 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()