Searched refs:poof_timestamp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dcache.h51 struct timeval poof_timestamp; member in struct:AvahiCacheEntry
H A Dcache.c464 e->poof_timestamp = now;
470 if (avahi_timeval_diff(&now, &e->poof_timestamp) < 1000000)
473 e->poof_timestamp = now;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dcache.h51 struct timeval poof_timestamp; member in struct:AvahiCacheEntry
H A Dcache.c464 e->poof_timestamp = now;
470 if (avahi_timeval_diff(&now, &e->poof_timestamp) < 1000000)
473 e->poof_timestamp = now;

Completed in 127 milliseconds