Home
last modified time | relevance | path

Searched refs:query_restart_count (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/unbound/iterator/
HDiterator.h347 int query_restart_count; member
HDiterator.c157 iq->query_restart_count = 0; in iter_new()
1395 if(iq->query_restart_count > ie->max_query_restarts) { in processInitRequest()
1397 " of query restarts with %d", iq->query_restart_count); in processInitRequest()
1483 iq->query_restart_count++; in processInitRequest()
1557 iq->query_restart_count++; in processInitRequest()
2207 iq->query_restart_count++; in processLastResort()
2888 iq->query_restart_count++; in processQueryTargets()
3580 iq->query_restart_count++; in processQueryResponse()
/freebsd-14-stable/contrib/unbound/contrib/
HDfastrpz.patch3029 + iq->query_restart_count++;