Searched refs:legacy_unicast_reflect_id (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.h150 uint16_t legacy_unicast_reflect_id; member in struct:AvahiServer
H A Dserver.c698 for (n = 0; n < AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX; n++, s->legacy_unicast_reflect_id++) {
699 idx = s->legacy_unicast_reflect_id % AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX;
712 slot->id = s->legacy_unicast_reflect_id++;
1422 s->legacy_unicast_reflect_id = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dinternal.h150 uint16_t legacy_unicast_reflect_id; member in struct:AvahiServer
H A Dserver.c698 for (n = 0; n < AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX; n++, s->legacy_unicast_reflect_id++) {
699 idx = s->legacy_unicast_reflect_id % AVAHI_LEGACY_UNICAST_REFLECT_SLOTS_MAX;
712 slot->id = s->legacy_unicast_reflect_id++;
1422 s->legacy_unicast_reflect_id = 0;

Completed in 171 milliseconds