Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:ZoneService

1624 typedef enum { ZoneServiceUpdate, ZoneServiceQuery, ZoneServiceLLQ } ZoneService;
1631 ZoneService ZoneService; // Which service we're seeking for this zone (update, query, or LLQ)
1644 extern ZoneData *StartGetZoneData(mDNS *const m, const domainname *const name, const ZoneService target, ZoneDataCallback callback, void *callbackInfo);