Searched refs:err_limit_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/daemon/
H A Dworker.h110 unsigned int err_limit_count; member in struct:worker
H A Dworker.c312 if(worker->err_limit_count++ > ERROR_RATELIMIT)
317 worker->err_limit_count = 1;

Completed in 112 milliseconds