X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-core%2Fcache.h;h=fd740051649c3144a12a27b40fff3725ab1a2628;hb=c7ecad8fa467b8be2b34064020e2c541c480645e;hp=edf9fa530be40d5c5708c620eb8cb5c5aeaed2da;hpb=a3d45b39608418e261f34b3b3286b80e4878d25c;p=catta diff --git a/avahi-core/cache.h b/avahi-core/cache.h index edf9fa5..fd74005 100644 --- a/avahi-core/cache.h +++ b/avahi-core/cache.h @@ -48,8 +48,10 @@ struct AvahiCacheEntry { AvahiCache *cache; AvahiRecord *record; struct timeval timestamp; + struct timeval poof_timestamp; struct timeval expiry; int cache_flush; + int poof_num; AvahiAddress origin;