Searched refs:avahi_interface_post_response (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-core/
H A Diface.h171 int avahi_interface_post_response(AvahiInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
H A Dannounce.c415 avahi_interface_post_response(i, g, e->flags & AVAHI_PUBLISH_UNIQUE, NULL, 1);
H A Dserver.c418 if (!avahi_interface_post_response(i, r, flush_cache, a, im) && unicast_response) {
511 avahi_interface_post_response(j, r, flush_cache, NULL, 1);
H A Diface.c598 int avahi_interface_post_response(AvahiInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately) { function

Completed in 101 milliseconds