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

/external/avahi/avahi-core/
H A Diface.h174 int avahi_interface_post_response(AvahiInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
H A Dannounce.c413 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.c626 int avahi_interface_post_response(AvahiInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately) { function

Completed in 248 milliseconds