Searched refs:timeout_count (Results 1 – 2 of 2) sorted by relevance
450 int timeout_count; member
169 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()