Home
last modified time | relevance | path

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

/src/contrib/unbound/libunbound/
H A Dunbound.h796 long long rrset_cache_count; member
/src/contrib/unbound/daemon/
H A Dstats.c306 &s->svr.rrset_cache_count, &s->svr.rrset_cache_max_collisions); in server_stats_compile()
H A Dremote.c1170 (unsigned)s->svr.rrset_cache_count)) return 0; in print_ext()
/src/contrib/unbound/smallapp/
H A Dunbound-control.c422 PR_UL("rrset.cache.count", s->svr.rrset_cache_count); in print_extended()