HomeSort by relevance Sort by last modified time
    Searched refs:avahi_dns_packet_consume_key (Results 1 - 4 of 4) sorted by null

  /external/avahi/avahi-core/
dns.h 71 AvahiKey* avahi_dns_packet_consume_key(AvahiDnsPacket *p, int *ret_unicast_response);
dns.c 103 if ((k = avahi_dns_packet_consume_key(p, &unicast_response))) {
660 AvahiKey* avahi_dns_packet_consume_key(AvahiDnsPacket *p, int *ret_unicast_response) { function
wide-area.c 515 if (!(k = avahi_dns_packet_consume_key(p, NULL))) {
server.c 589 if (!(key = avahi_dns_packet_consume_key(p, &unicast_response))) {
    [all...]

Completed in 233 milliseconds