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

/bind-9.11.3/lib/dns/
H A Drdataset.c349 unsigned int ncache_opts = 0; local
351 ncache_opts |= DNS_NCACHETOWIRE_OMITDNSSEC;
352 return (dns_ncache_towire(rdataset, cctx, target, ncache_opts,

Completed in 12 milliseconds