Home
last modified time | relevance | path

Searched refs:AVAHI_CACHE_POOF (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-core/
Dcache.c190 case AVAHI_CACHE_POOF: in elapse_func()
459 e->state = AVAHI_CACHE_POOF; in start_poof_callback()
466 case AVAHI_CACHE_POOF: in start_poof_callback()
508 if (e->state == AVAHI_CACHE_POOF || e->state == AVAHI_CACHE_POOF_FINAL) in avahi_cache_stop_poof()
Dcache.h37 AVAHI_CACHE_POOF, /* Passive observation of failure */ enumerator