X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-core%2Fcache.h;h=fd740051649c3144a12a27b40fff3725ab1a2628;hb=9a048b843719ad831c17b030ac522bc1e57122f8;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;