Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dunbound.h792 long long msg_cache_count; 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.c1068 (unsigned)s->svr.msg_cache_count)) return 0; in print_ext()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c404 PR_UL("msg.cache.count", s->svr.msg_cache_count); in print_extended()