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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h824 long long num_query_authzone_down; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c335 s->svr.num_query_authzone_down = (long long)worker->env.
H A Dremote.c1068 (unsigned long)s->svr.num_query_authzone_down)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c412 PR_UL("num.query.authzone.down", s->svr.num_query_authzone_down);

Completed in 134 milliseconds