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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dmain.c581 c->server_config.allow_point_to_point = is_yes(p->value);
/netgear-R7000-V1.0.7.12_1.2.5/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 135 milliseconds