Lines Matching refs:retry_delay
1552 retry_sleep_default = (config->retry_delay) ?1553 config->retry_delay*1000L : RETRY_SLEEP_DEFAULT; /* ms */1704 if(!config->retry_delay) {