Searched refs:AvahiWideAreaCacheEntry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dwide-area.c47 typedef struct AvahiWideAreaCacheEntry AvahiWideAreaCacheEntry; typedef in typeref:struct:AvahiWideAreaCacheEntry
49 struct AvahiWideAreaCacheEntry { struct
58 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, by_key);
59 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, cache);
92 AVAHI_LLIST_HEAD(AvahiWideAreaCacheEntry, cache);
328 static void cache_entry_free(AvahiWideAreaCacheEntry *c) {
329 AvahiWideAreaCacheEntry *t;
335 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, cache, c->engine->cache, c);
338 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, by_ke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dwide-area.c47 typedef struct AvahiWideAreaCacheEntry AvahiWideAreaCacheEntry; typedef in typeref:struct:AvahiWideAreaCacheEntry
49 struct AvahiWideAreaCacheEntry { struct
58 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, by_key);
59 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, cache);
92 AVAHI_LLIST_HEAD(AvahiWideAreaCacheEntry, cache);
328 static void cache_entry_free(AvahiWideAreaCacheEntry *c) {
329 AvahiWideAreaCacheEntry *t;
335 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, cache, c->engine->cache, c);
338 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, by_ke
[all...]

Completed in 102 milliseconds