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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h780 long long unwanted_queries; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c485 total->svr.unwanted_queries += a->svr.unwanted_queries;
H A Dworker.c1129 worker->stats.unwanted_queries++;
1141 worker->stats.unwanted_queries++;
H A Dremote.c1028 (unsigned long)s->svr.unwanted_queries)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c384 PR_UL("unwanted.queries", s->svr.unwanted_queries);

Completed in 337 milliseconds