Searched refs:AvahiLegacyUnicastReflectSlot (Results 1 – 2 of 2) sorted by relevance
51 typedef struct AvahiLegacyUnicastReflectSlot AvahiLegacyUnicastReflectSlot; typedef53 struct AvahiLegacyUnicastReflectSlot { struct151 AvahiLegacyUnicastReflectSlot **legacy_unicast_reflect_slots;
696 static AvahiLegacyUnicastReflectSlot* allocate_slot(AvahiServer *s) { in allocate_slot()698 AvahiLegacyUnicastReflectSlot *slot; in allocate_slot()703 …s->legacy_unicast_reflect_slots = avahi_new0(AvahiLegacyUnicastReflectSlot*, AVAHI_LEGACY_UNICAST_… in allocate_slot()715 if (!(slot = avahi_new(AvahiLegacyUnicastReflectSlot, 1))) in allocate_slot()725 static void deallocate_slot(AvahiServer *s, AvahiLegacyUnicastReflectSlot *slot) { in deallocate_slot()756 static AvahiLegacyUnicastReflectSlot* find_slot(AvahiServer *s, uint16_t id) { in find_slot()773 AvahiLegacyUnicastReflectSlot *slot = userdata; in legacy_unicast_reflect_slot_timeout()783 AvahiLegacyUnicastReflectSlot *slot; in reflect_legacy_unicast_query_packet()989 AvahiLegacyUnicastReflectSlot *slot; in dispatch_legacy_unicast_packet()