Searched refs:avahi_dns_packet_consume_key (Results 1 – 4 of 4) sorted by relevance
71 AvahiKey* avahi_dns_packet_consume_key(AvahiDnsPacket *p, int *ret_unicast_response);
103 if ((k = avahi_dns_packet_consume_key(p, &unicast_response))) { in avahi_dns_packet_new_reply()660 AvahiKey* avahi_dns_packet_consume_key(AvahiDnsPacket *p, int *ret_unicast_response) { in avahi_dns_packet_consume_key() function
515 if (!(k = avahi_dns_packet_consume_key(p, NULL))) { in handle_packet()
589 if (!(key = avahi_dns_packet_consume_key(p, &unicast_response))) { in handle_query_packet()