Searched refs:t_last_probe_sent (Results 1 – 1 of 1) sorted by relevance
174 static hrtime_t t_last_probe_sent; /* the time we sent the last probe */ variable1755 if ((gethrtime() - t_last_probe_sent) < mintime) { in sigalrm_handler()2159 t_last_probe_sent = gethrtime(); in pinger()