Searched refs:max_ts (Results 1 – 1 of 1) sorted by relevance
114 static const struct timespec max_ts = {.tv_nsec = (NSEC_MAX / 100)}; variable581 if (!timespeccmp(&rtt.e2e, &max_ts, <)) in test_run()