Searched refs:SHRPX_ERR_TLS_REQUIRED (Results 1 – 5 of 5) sorted by relevance
41 SHRPX_ERR_TLS_REQUIRED = -105, enumerator
466 if (rv == SHRPX_ERR_TLS_REQUIRED) { in htp_hdrs_completecb()1475 if (rv == SHRPX_ERR_TLS_REQUIRED) { in on_downstream_reset()
468 if (rv == SHRPX_ERR_TLS_REQUIRED) { in initiate_downstream()2105 if (rv == SHRPX_ERR_TLS_REQUIRED) { in on_downstream_reset()
971 err = SHRPX_ERR_TLS_REQUIRED; in get_downstream_connection()
111 if (rv == SHRPX_ERR_TLS_REQUIRED) { in retry_downstream_connection()