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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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:__anon1801
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 102 milliseconds