Searched refs:allow_point_to_point (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dcore.h67 int allow_point_to_point; /**< Enable publishing on POINTOPOINT interfaces */ member in struct:AvahiServerConfig
H A Diface-linux.c111 (m->server->config.allow_point_to_point || !(ifinfomsg->ifi_flags & IFF_POINTOPOINT));
H A Diface-pfroute.c87 (m->server->config.allow_point_to_point || !(ifm->ifm_flags & IFF_POINTOPOINT));
434 (m->server->config.allow_point_to_point || !(flags & IFF_POINTOPOINT));
H A Dserver.c1593 c->allow_point_to_point = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c581 c->server_config.allow_point_to_point = is_yes(p->value);

Completed in 110 milliseconds