Home
last modified time | relevance | path

Searched refs:CF_TYPE_IP_CONNECT (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dhttp_proxy.c296 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcfilters.c449 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_ip_connected()
461 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_cf_is_ssl()
479 if(cf->cft->flags & CF_TYPE_IP_CONNECT in Curl_conn_is_multiplex()
H A Dcfilters.h193 #define CF_TYPE_IP_CONNECT (1 << 0) macro
H A Dcf-socket.c1804 CF_TYPE_IP_CONNECT,
1953 CF_TYPE_IP_CONNECT,
2005 CF_TYPE_IP_CONNECT,
2070 CF_TYPE_IP_CONNECT,
H A Dsocks.c1247 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h1-proxy.c1074 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h2-proxy.c1588 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dhttp2.c2755 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_cf_is_http2()
/curl/tests/unit/
H A Dunit2600.c157 CF_TYPE_IP_CONNECT,
/curl/lib/vquic/
H A Dcurl_msh3.c1036 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
1110 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_msh3()
H A Dcurl_quiche.c1621 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
1689 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_quiche()
H A Dcurl_osslq.c2323 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
2391 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_osslq()
H A Dcurl_ngtcp2.c2507 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
2576 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_ngtcp2()

Completed in 75 milliseconds