Searched refs:last_rand_timestamp (Results 1 – 2 of 2) sorted by relevance
88 c->last_rand_timestamp = 0; in avahi_cache_new()251 if (now >= c->last_rand_timestamp + 10) { in next_expiry()253 c->last_rand_timestamp = now; in next_expiry()
77 time_t last_rand_timestamp; member