Searched defs:mDNSBool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h248 typedef unsigned char mDNSBool; typedef
1272 mDNSBool sentNATPMP; // Whether we just sent a NAT-PMP packet, so we won't send another if
1375 mDNSBool cellIntf; // Resolver from Cellular Interface ?
1377 mDNSBool req_A; // If set, send v4 query (DNSConfig allows A queries)
1378 mDNSBool req_AAAA; // If set, send v6 query (DNSConfig allows AAAA queries)
1379 mDNSBool req_DO; // If set, okay to send DNSSEC queries (EDNS DO bit is supported)
1380 mDNSBool retransDO; // Total Retransmissions for queries sent with DO option
1381 mDNSBool DNSSECAware; // set if we are able to receive a response to a request
1565 mDNSBool uselease; // dynamic update contains (should contain) lease option
1567 mDNSBool Privat
[all...]

Completed in 90 milliseconds