Searched refs:AVAHI_ANNOUNCING (Results 1 – 2 of 2) sorted by relevance
94 a->state = AVAHI_ANNOUNCING; in avahi_s_entry_group_check_probed()133 a->state = AVAHI_ANNOUNCING; in next_state()150 } else if (a->state == AVAHI_ANNOUNCING) { in next_state()210 a->state = AVAHI_ANNOUNCING; in go_to_initial_state()225 else if (a->state == AVAHI_ANNOUNCING) in go_to_initial_state()318 a->state == AVAHI_ANNOUNCING || in avahi_entry_is_registered()451 a->state = AVAHI_ANNOUNCING; in reannounce()463 else if (a->state == AVAHI_ANNOUNCING) in reannounce()
34 AVAHI_ANNOUNCING, /* announcing phase */ enumerator