cfg_waittime_ms 87 tools/testing/selftests/net/msg_zerocopy.c static int cfg_waittime_ms = 500; cfg_waittime_ms 151 tools/testing/selftests/net/msg_zerocopy.c ret = poll(&pfd, 1, cfg_waittime_ms); cfg_waittime_ms 469 tools/testing/selftests/net/msg_zerocopy.c int64_t tstop = gettimeofday_ms() + cfg_waittime_ms;