Searched refs:poof_timestamp (Results 1 – 2 of 2) sorted by relevance
461 e->poof_timestamp = now; in start_poof_callback()467 if (avahi_timeval_diff(&now, &e->poof_timestamp) < 1000000) in start_poof_callback()470 e->poof_timestamp = now; in start_poof_callback()
49 struct timeval poof_timestamp; member