Searched refs:texpect (Results 1 – 1 of 1) sorted by relevance
116 int64_t tstop, texpect; in do_recv_one() local129 texpect = ts->delay_us >= 0 ? ts->delay_us : 0; in do_recv_one()132 rbuf[0], (long long)tstop, (long long)texpect); in do_recv_one()137 if (llabs(tstop - texpect) > cfg_variance_us) { in do_recv_one()