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

/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.h280 int query_restart_count; member in struct:iter_qstate
H A Diterator.c152 iq->query_restart_count = 0;
991 if(iq->query_restart_count > MAX_RESTART_COUNT) {
993 " of query restarts with %d", iq->query_restart_count);
1070 iq->query_restart_count++;
1631 iq->query_restart_count++;
2406 iq->query_restart_count++;

Completed in 38 milliseconds