Searched refs:IPP_SERVICE_ERROR_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
56 #define IPP_SERVICE_ERROR_MAX_RETRIES 3 macro
209 (service_unavailable_retry_count < IPP_SERVICE_ERROR_MAX_RETRIES)) { in test_and_set_ipp_version()211 service_unavailable_retry_count, IPP_SERVICE_ERROR_MAX_RETRIES); in test_and_set_ipp_version()1496 if (service_unavailable_retry_count > IPP_SERVICE_ERROR_MAX_RETRIES) { in ipp_doCupsRequest()1502 IPP_SERVICE_ERROR_MAX_RETRIES); in ipp_doCupsRequest()