Searched refs:reflect_ipv (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dcore.h59 int reflect_ipv; /**< if enable_reflector is 1, enable/disable reflecting between IPv4 and IPv6 */ member in struct:AvahiServerConfig
H A Dserver.c510 if (j != i && (s->config.reflect_ipv || j->protocol == i->protocol))
537 if (j != i && (s->config.reflect_ipv || j->protocol == i->protocol)) {
559 if (j != i && (s->config.reflect_ipv || j->protocol == i->protocol))
817 (s->config.reflect_ipv || j->protocol == i->protocol)) {
1586 c->reflect_ipv = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c683 c->server_config.reflect_ipv = is_yes(p->value);

Completed in 93 milliseconds