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

/freebsd-13-stable/contrib/unbound/iterator/
H A Diterator.h304 int query_restart_count; member in struct:iter_qstate
H A Diterator.c150 iq->query_restart_count = 0;
1240 if(iq->query_restart_count > MAX_RESTART_COUNT) {
1242 " of query restarts with %d", iq->query_restart_count);
1348 iq->query_restart_count++;
1955 iq->query_restart_count++;
3014 iq->query_restart_count++;

Completed in 59 milliseconds