Searched refs:timeout_count (Results 1 – 2 of 2) sorted by relevance
404 int timeout_count; member
165 iq->timeout_count = 0; in iter_new()611 } else if(iq->response == NULL && iq->timeout_count != 0) { in errinf_reply()2272 iq->timeout_count = 0; in processQueryTargets()2361 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()2718 iq->timeout_count++; in processQueryResponse()2724 iq->timeout_count = 0; in processQueryResponse()3768 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()