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