Searched refs:retry_max (Results 1 – 8 of 8) sorted by relevance
82 int retry_max; /* maximum number of retries */ member
1407 if (evcon->retry_max < 0 || evcon->retry_cnt < evcon->retry_max) { in evhttp_connection_cb_cleanup()2398 evcon->retry_cnt = evcon->retry_max = 0; in evhttp_connection_base_bufferevent_new()2536 int retry_max) in evhttp_connection_set_retries() argument2538 evcon->retry_max = retry_max; in evhttp_connection_set_retries()
936 int retry_max = retry_unit_offline / retry_unit; in dconschat_start_session() local942 if (retry > retry_max) in dconschat_start_session()945 printf("%d/%d ", retry, retry_max); in dconschat_start_session()
756 int retry_max);
3896 int retry_count, retry_max = 10; in ice_aq_set_mac_loopback() 3913 for (retry_count = 0; retry_count < retry_max; retry_count++) {3595 int retry_count, retry_max = 10; ice_set_fc() local