Searched refs:AVAHI_PUBLISH_NO_ANNOUNCE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Ddefs.h246 AVAHI_PUBLISH_NO_ANNOUNCE = 4, /**< For raw records: Do not announce this RR to other hosts */ enumerator in enum:__anon1529
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddefs.h246 AVAHI_PUBLISH_NO_ANNOUNCE = 4, /**< For raw records: Do not announce this RR to other hosts */ enumerator in enum:__anon6031
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dannounce.c209 else if (!(e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)) {
403 if (e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)
445 else if (e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)
H A Dentry.c200 AVAHI_PUBLISH_NO_ANNOUNCE|
449 AVAHI_PUBLISH_NO_ANNOUNCE|
H A Dserver.c1183 avahi_server_add_address(s, NULL, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_PUBLISH_NO_PROBE|AVAHI_PUBLISH_NO_ANNOUNCE, "localhost", &a);
1186 avahi_server_add_address(s, NULL, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_PUBLISH_NO_PROBE|AVAHI_PUBLISH_NO_ANNOUNCE, "ip6-localhost", &a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dannounce.c209 else if (!(e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)) {
403 if (e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)
445 else if (e->flags & AVAHI_PUBLISH_NO_ANNOUNCE)
H A Dentry.c200 AVAHI_PUBLISH_NO_ANNOUNCE|
449 AVAHI_PUBLISH_NO_ANNOUNCE|
H A Dserver.c1183 avahi_server_add_address(s, NULL, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_PUBLISH_NO_PROBE|AVAHI_PUBLISH_NO_ANNOUNCE, "localhost", &a);
1186 avahi_server_add_address(s, NULL, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_PUBLISH_NO_PROBE|AVAHI_PUBLISH_NO_ANNOUNCE, "ip6-localhost", &a);

Completed in 209 milliseconds