Home
last modified time | relevance | path

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

/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2797 struct timespec t_tic, t_toc; in main_thread() local
2826 t_toc = timeval2spec(&toc); in main_thread()
2829 if (!timerisset(&toc) || timespec_ge(&targs[i].toc, &t_toc)) in main_thread()