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

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h780 long long unwanted_queries; member in struct:ub_server_stats
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c485 total->svr.unwanted_queries += a->svr.unwanted_queries;
H A Dworker.c1124 worker->stats.unwanted_queries++;
1136 worker->stats.unwanted_queries++;
H A Dremote.c1028 (unsigned long)s->svr.unwanted_queries)) return 0;
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c383 PR_UL("unwanted.queries", s->svr.unwanted_queries);

Completed in 201 milliseconds