Home
last modified time | relevance | path

Searched refs:timeout_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/iterator/
Diterator.h450 int timeout_count; member
Diterator.c169 iq->timeout_count = 0; in iter_new()
648 } else if(iq->response == NULL && iq->timeout_count != 0) { in errinf_reply()
2510 iq->timeout_count = 0; in processQueryTargets()
2599 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()
2990 iq->timeout_count++; in processQueryResponse()
2996 iq->timeout_count = 0; in processQueryResponse()
4091 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()