Searched refs:num_query_subnet_cache (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h835 long long num_query_subnet_cache; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c154 svr->num_query_subnet_cache = (long long)sne->num_msg_cache;
357 s->svr.num_query_subnet_cache = 0;
H A Dremote.c1073 (unsigned long)s->svr.num_query_subnet_cache)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c415 PR_UL("num.query.subnet_cache", s->svr.num_query_subnet_cache);

Completed in 139 milliseconds