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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c8370 neg->CRDNSSECQuestion = 1;
8381 neg->CRDNSSECQuestion = 0;
8412 negcr->CRDNSSECQuestion = 0;
8421 negcr->CRDNSSECQuestion = 1;
8437 negcr->CRDNSSECQuestion = 0;
8439 negcr->CRDNSSECQuestion = 1;
8834 rr->CRDNSSECQuestion = 0;
8837 LogInfo("mDNSCoreReceiveResponse: CRDNSSECQuestion set for record %s, question %##s (%s)", CRDisplayString(m, rr),
8839 rr->CRDNSSECQuestion = 1;
9218 rr->CRDNSSECQuestion
[all...]
H A DmDNSEmbeddedAPI.h1650 mDNSu8 CRDNSSECQuestion; // Set to 1 if this was created in response to a DNSSEC question member in struct:CacheRecord_struct

Completed in 95 milliseconds