Searched refs:timeout_count (Results 1 – 3 of 3) sorted by relevance
456 int timeout_count; member
172 iq->timeout_count = 0; in iter_new()662 } else if(iq->response == NULL && iq->timeout_count != 0) { in errinf_reply()2616 iq->timeout_count = 0; in processQueryTargets()2705 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()3166 iq->timeout_count++; in processQueryResponse()3172 iq->timeout_count = 0; in processQueryResponse()4282 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()
415 u8 timeout_count; member