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

/bind-9.11.3/lib/dns/
H A Dresolver.c300 isc_boolean_t ns_ttl_ok; member in struct:fetchctx
4220 fctx->ns_ttl_ok, fctx->ns_ttl);
4338 fctx->ns_ttl_ok = ISC_FALSE;
4392 fctx->ns_ttl_ok = ISC_TRUE;
4407 fctx->ns_ttl_ok = ISC_TRUE;
6415 if (fctx->ns_ttl_ok && rdataset->ttl > fctx->ns_ttl) {
6866 fctx->ns_ttl_ok = ISC_FALSE;
7366 fctx->ns_ttl_ok = ISC_TRUE;
8622 fctx->ns_ttl_ok = ISC_TRUE;

Completed in 42 milliseconds