Searched refs:ZoneServiceQuery (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DuDNS.c1454 (X)->ZoneService == ZoneServiceQuery ? ((X)->ZonePrivate ? PRIVATE_QUERY_SERVICE_TYPE : (const domainname*)"" ) : \
1518 if (!answer->rdlength && zd->ZonePrivate && zd->ZoneService != ZoneServiceQuery)
4257 q->nta = StartGetZoneData(m, &q->qname, q->LongLived ? ZoneServiceLLQ : ZoneServiceQuery, PrivateQueryGotZoneData, q);
H A DmDNSEmbeddedAPI.h1624 typedef enum { ZoneServiceUpdate, ZoneServiceQuery, ZoneServiceLLQ } ZoneService; enumerator in enum:__anon26821

Completed in 79 milliseconds