ns2ms
new_crtt = ns2ms(compute_crtt(&sa, &sv, m));
tg->tg_crtt = ns2ms(compute_crtt(&tg->tg_rtt_sa,
cur_time = ns2ms(cur_hrtime);
timeout = ns2ms(pr_statp->pr_hrtime_start);
timeout = ns2ms(pr_statp->pr_hrtime_start);
ns2ms(pr_statp->pr_hrtime_ackproc);
timeout = ns2ms(pr_statp->pr_hrtime_start);
if ((m < 0) || (ns2ms(m) > PROBE_STATS_COUNT * pg->pg_probeint)) {
static int ns2ms(int64_t ns);