Searched refs:entry_ttl (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/unbound/daemon/
H A Dcachedump.c719 long long entry_ttl; local
732 entry_ttl = infra_get_host_rto(worker->env.infra_cache,
735 if(entry_ttl == -2 && ri.rto >= USEFUL_SERVER_TOP_TIMEOUT) {
742 if(entry_ttl == -1 || entry_ttl == -2) {
762 rlame?"NoAuthButRecursive ":"", rto, entry_ttl,

Completed in 180 milliseconds