Searched refs:AvahiLegacyUnicastReflectSlot (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dinternal.h52 typedef struct AvahiLegacyUnicastReflectSlot AvahiLegacyUnicastReflectSlot; typedef in typeref:struct:AvahiLegacyUnicastReflectSlot
54 struct AvahiLegacyUnicastReflectSlot { struct
149 AvahiLegacyUnicastReflectSlot **legacy_unicast_reflect_slots;
H A Dserver.c689 static AvahiLegacyUnicastReflectSlot* allocate_slot(AvahiServer *s) {
691 AvahiLegacyUnicastReflectSlot *slot;
696 s->legacy_unicast_reflect_slots = avahi_new0(AvahiLegacyUnicastReflectSlot*, AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX);
708 if (!(slot = avahi_new(AvahiLegacyUnicastReflectSlot, 1)))
718 static void deallocate_slot(AvahiServer *s, AvahiLegacyUnicastReflectSlot *slot) {
749 static AvahiLegacyUnicastReflectSlot* find_slot(AvahiServer *s, uint16_t id) {
766 AvahiLegacyUnicastReflectSlot *slot = userdata;
776 AvahiLegacyUnicastReflectSlot *slot;
983 AvahiLegacyUnicastReflectSlot *slot;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dinternal.h52 typedef struct AvahiLegacyUnicastReflectSlot AvahiLegacyUnicastReflectSlot; typedef in typeref:struct:AvahiLegacyUnicastReflectSlot
54 struct AvahiLegacyUnicastReflectSlot { struct
149 AvahiLegacyUnicastReflectSlot **legacy_unicast_reflect_slots;
H A Dserver.c689 static AvahiLegacyUnicastReflectSlot* allocate_slot(AvahiServer *s) {
691 AvahiLegacyUnicastReflectSlot *slot;
696 s->legacy_unicast_reflect_slots = avahi_new0(AvahiLegacyUnicastReflectSlot*, AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX);
708 if (!(slot = avahi_new(AvahiLegacyUnicastReflectSlot, 1)))
718 static void deallocate_slot(AvahiServer *s, AvahiLegacyUnicastReflectSlot *slot) {
749 static AvahiLegacyUnicastReflectSlot* find_slot(AvahiServer *s, uint16_t id) {
766 AvahiLegacyUnicastReflectSlot *slot = userdata;
776 AvahiLegacyUnicastReflectSlot *slot;
983 AvahiLegacyUnicastReflectSlot *slot;

Completed in 125 milliseconds