Home
last modified time | relevance | path

Searched refs:avahi_cache_start_poof (Results 1 – 3 of 3) sorted by relevance

/external/avahi/avahi-core/
Dcache.h94 void avahi_cache_start_poof(AvahiCache *c, AvahiKey *key, const AvahiAddress *a);
Dcache.c487 void avahi_cache_start_poof(AvahiCache *c, AvahiKey *key, const AvahiAddress *a) { in avahi_cache_start_poof() function
Dserver.c597 avahi_cache_start_poof(i->cache, key, a); in handle_query_packet()