Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c115 static const struct timespec zero_ts; variable
586 if (!timespeccmp(&rtt.a2b, &zero_ts, >)) in test_run()
588 if (!timespeccmp(&rtt.b2a, &zero_ts, >)) in test_run()