Searched refs:retryTimes (Results 1 – 1 of 1) sorted by relevance
519 int retryTimes = (flags & ANDROID_RESOLV_NO_RETRY) ? 1 : params.retry_count; in res_nsend() local521 for (int attempt = 0; attempt < retryTimes; ++attempt) { in res_nsend()564 attempt = retryTimes; in res_nsend()