Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dunbound.h801 long long msg_cache_max_collisions; member
/freebsd/contrib/unbound/daemon/
H A Dstats.c297 &s->svr.msg_cache_count, &s->svr.msg_cache_max_collisions); in server_stats_compile()
H A Dremote.c1077 (unsigned)s->svr.msg_cache_max_collisions)) return 0; in print_ext()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c409 PR_UL("msg.cache.max_collisions", s->svr.msg_cache_max_collisions); in print_extended()