Searched refs:timeout_count (Results 1 – 3 of 3) sorted by relevance
462 int timeout_count;456 int timeout_count; global() member
161 iq->timeout_count = 0; in iter_new()651 } else if(iq->response == NULL && iq->timeout_count != 0) { in errinf_reply()2610 iq->timeout_count = 0; in processQueryTargets()2699 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()3159 iq->timeout_count++; in processQueryResponse()3165 iq->timeout_count = 0; in processQueryResponse()4298 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()
415 u8 timeout_count; member