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

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c218 isc_boolean_t ns_ttl_ok; member in struct:fetchctx
3509 fctx->ns_ttl_ok, fctx->ns_ttl);
3607 fctx->ns_ttl_ok = ISC_FALSE;
3656 fctx->ns_ttl_ok = ISC_TRUE;
3671 fctx->ns_ttl_ok = ISC_TRUE;
5358 if (fctx->ns_ttl_ok && rdataset->ttl > fctx->ns_ttl) {
5714 fctx->ns_ttl_ok = ISC_FALSE;
6217 fctx->ns_ttl_ok = ISC_TRUE;
7075 fctx->ns_ttl_ok = ISC_TRUE;

Completed in 28 milliseconds