Searched refs:_res_stats_calculate_rtt (Results 1 – 3 of 3) sorted by relevance
51 _res_stats_calculate_rtt(const struct timespec* t1, const struct timespec* t0);
29 _res_stats_calculate_rtt(const struct timespec* t1, const struct timespec* t0) { in _res_stats_calculate_rtt() function
969 *delay = _res_stats_calculate_rtt(&done, &now); in send_vc()1271 *delay = _res_stats_calculate_rtt(&done, &now); in send_dg()