Home
last modified time | relevance | path

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

/openbsd/usr.sbin/traceroute/
H A Dworker.c105 double deltaT(struct timeval *, struct timeval *);
436 deltaT(struct timeval *t1p, struct timeval *t2p) in deltaT() function
1041 if (deltaT(&tr_row[i].t1, &t2) > conf->waittime) { in check_timeout()
1134 deltaT(&tr_results[i].t1, in print_result_row()