Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dunbound.h796 long long infra_cache_count; member
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.c300 s->svr.infra_cache_count = (long long)count_slabhash_entries(worker->env.infra_cache->hosts); in server_stats_compile()
H A Dremote.c1037 (unsigned)s->svr.infra_cache_count)) return 0; in print_ext()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c388 PR_UL("infra.cache.count", s->svr.infra_cache_count); in print_extended()