Searched refs:unwanted_replies (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h778 long long unwanted_replies; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c285 s->svr.unwanted_replies = (long long)worker->back->unwanted_replies;
484 total->svr.unwanted_replies += a->svr.unwanted_replies;
H A Dworker.c2407 worker->back->unwanted_replies = 0;
H A Dremote.c1030 (unsigned long)s->svr.unwanted_replies)) return 0;
/freebsd-current/contrib/unbound/services/
H A Doutside_network.h94 size_t unwanted_replies; member in struct:outside_network
H A Doutside_network.c1497 outnet->unwanted_replies++;
1517 outnet->unwanted_replies++;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c385 PR_UL("unwanted.replies", s->svr.unwanted_replies);

Completed in 174 milliseconds