Home
last modified time | relevance | path

Searched refs:ret_cache_flush (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-core/
Ddns.h72 AvahiRecord* avahi_dns_packet_consume_record(AvahiDnsPacket *p, int *ret_cache_flush);
Ddns.c621 AvahiRecord* avahi_dns_packet_consume_record(AvahiDnsPacket *p, int *ret_cache_flush) { in avahi_dns_packet_consume_record() argument
638 if (ret_cache_flush) in avahi_dns_packet_consume_record()
639 *ret_cache_flush = !!(class & AVAHI_DNS_CACHE_FLUSH); in avahi_dns_packet_consume_record()