Searched refs:num_queries_timed_out (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h709 long long num_queries_timed_out; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c443 total->svr.num_queries_timed_out += a->svr.num_queries_timed_out;
H A Dworker.c1406 worker->stats.num_queries_timed_out++;
H A Dremote.c691 (unsigned long)s->svr.num_queries_timed_out)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c218 PR_UL_NM("num.queries_timed_out", s->svr.num_queries_timed_out);

Completed in 131 milliseconds