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

/freebsd-13-stable/contrib/unbound/libunbound/
H A Dunbound.h737 long long unwanted_replies; member in struct:ub_server_stats
/freebsd-13-stable/contrib/unbound/daemon/
H A Dstats.c282 s->svr.unwanted_replies = (long long)worker->back->unwanted_replies;
444 total->svr.unwanted_replies += a->svr.unwanted_replies;
H A Dworker.c2031 worker->back->unwanted_replies = 0;
H A Dremote.c1044 (unsigned long)s->svr.unwanted_replies)) return 0;
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.h91 size_t unwanted_replies; member in struct:outside_network
H A Doutside_network.c1203 outnet->unwanted_replies++;
1223 outnet->unwanted_replies++;
/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-control.c388 PR_UL("unwanted.replies", s->svr.unwanted_replies);

Completed in 341 milliseconds