Home
last modified time | relevance | path

Searched refs:CURLE_QUIC_CONNECT_ERROR (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/lib/vquic/
Dcurl_ngtcp2.c542 return CURLE_QUIC_CONNECT_ERROR; in quic_init_ssl()
574 return CURLE_QUIC_CONNECT_ERROR; in quic_init_ssl()
581 return CURLE_QUIC_CONNECT_ERROR; in quic_init_ssl()
1382 return CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1399 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1405 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1411 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1417 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1424 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
2456 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
[all …]
Dcurl_quiche.c208 return CURLE_QUIC_CONNECT_ERROR; in quic_ssl_setup()
222 return CURLE_QUIC_CONNECT_ERROR; in quic_ssl_setup()
1400 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
Dvquic.c625 return CURLE_QUIC_CONNECT_ERROR; in Curl_conn_may_http3()
/third_party/curl/lib/
Dstrerror.c310 case CURLE_QUIC_CONNECT_ERROR: in curl_easy_strerror()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions291 CURLE_QUIC_CONNECT_ERROR 7.69.0
/third_party/curl/include/curl/
Dcurl.h639 CURLE_QUIC_CONNECT_ERROR, /* 96 - QUIC connection error */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in663 d CURLE_QUIC_CONNECT_ERROR...