Searched refs:ts_timeout (Results 1 – 1 of 1) sorted by relevance
114 struct timespec ts, ts_timeout; in block_recv() local126 ts_timeout = ts_add_ns(ts, bwt * NSEC_PER_MSEC); in block_recv()141 if (ts_compare(&ts, &ts_timeout) >= 0) in block_recv()