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

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h796 long long infra_cache_count; member in struct:ub_server_stats
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c388 PR_UL("infra.cache.count", s->svr.infra_cache_count);
/netbsd-current/external/bsd/unbound/dist/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;

Completed in 110 milliseconds