Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/netmap/
H A Dnmreplay.c152 uint64_t pt_tx; /* transmit time */ member
717 p->pt_tx = q->qt_tx; in enq()
721 1e-9*p->pt_qout, 1e-9*p->pt_tx); in enq()
878 last_ts = p->pt_tx; in cons()
879 if (ts_cmp(p->pt_tx, q->cons_now) > 0) { in cons()
892 (int)p->pktlen, (u_long)q->cons_now, (u_long)p->pt_tx, in cons()