Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/unbound/libunbound/
H A Dunbound.h792 long long msg_cache_count; member
/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dunbound.h792 long long msg_cache_count; member
/openbsd-src/usr.sbin/unbound/daemon/
H A Dstats.c297 &s->svr.msg_cache_count, &s->svr.msg_cache_max_collisions); in server_stats_compile()
H A Dremote.c1060 (unsigned)s->svr.msg_cache_count)) return 0; in print_ext()
/openbsd-src/usr.sbin/unbound/smallapp/
H A Dunbound-control.c398 PR_UL("msg.cache.count", s->svr.msg_cache_count); in print_extended()