Home
last modified time | relevance | path

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

/freebsd/tools/tools/netmap/
H A Dctrs.h99 wait_for_next_report(struct timeval *prev, struct timeval *cur, in wait_for_next_report() function
H A Dpkt-gen.c2726 usec = wait_for_next_report(&prev.t, &cur.t, in main_thread()