Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/netmap/
Dnmreplay.c692 ts_cmp(uint64_t a, uint64_t b) in ts_cmp() function
879 if (ts_cmp(p->pt_tx, q->cons_now) > 0) { in cons()