Home
last modified time | relevance | path

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

/openbsd/usr.sbin/traceroute/
H A Dtraceroute.h157 void catchup_result_rows(struct tr_result *, struct tr_conf *);
H A Dtraceroute.c984 catchup_result_rows(tr_results, conf); in sock_read()
1008 catchup_result_rows(tr_results, conf); in send_timer()
H A Dworker.c1051 catchup_result_rows(struct tr_result *tr_results, struct tr_conf *conf) in catchup_result_rows() function