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() 2605 iq->timeout_count = 0; in processQueryTargets() 2694 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets() 3153 iq->timeout_count++; in processQueryResponse() 3159 iq->timeout_count = 0; in processQueryResponse() 4280 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()
415 u8 timeout_count; member