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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h796 long long infra_cache_count; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c300 s->svr.infra_cache_count = (long long)count_slabhash_entries(worker->env.infra_cache->hosts);
H A Dremote.c1037 (unsigned)s->svr.infra_cache_count)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c389 PR_UL("infra.cache.count", s->svr.infra_cache_count);

Completed in 156 milliseconds