Home
last modified time | relevance | path

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

/src/contrib/unbound/libunbound/ !
H A Dunbound.h805 long long rrset_cache_max_collisions; 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.c1179 (unsigned)s->svr.rrset_cache_max_collisions)) return 0; in print_ext()
/src/contrib/unbound/smallapp/ !
H A Dunbound-control.c427 PR_UL("rrset.cache.max_collisions", s->svr.rrset_cache_max_collisions); in print_extended()