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.c467 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_ip_connected()
479 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_cf_is_ssl()
497 if(cf->cft->flags & CF_TYPE_IP_CONNECT in Curl_conn_is_multiplex()
H A Dcfilters.h201 #define CF_TYPE_IP_CONNECT (1 << 0) macro
H A Dcf-socket.c1773 CF_TYPE_IP_CONNECT,
1922 CF_TYPE_IP_CONNECT,
1974 CF_TYPE_IP_CONNECT,
2185 CF_TYPE_IP_CONNECT,
H A Dsocks.c1247 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h1-proxy.c1073 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h2-proxy.c1619 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dhttp2.c2822 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in cf_is_http2()
/curl/tests/unit/
H A Dunit2600.c170 CF_TYPE_IP_CONNECT,
/curl/lib/vquic/
H A Dcurl_msh3.c1042 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
1114 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_msh3()
H A Dcurl_quiche.c1623 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
1692 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_quiche()
H A Dcurl_ngtcp2.c2539 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
2607 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_ngtcp2()
H A Dcurl_osslq.c2314 CF_TYPE_IP_CONNECT | CF_TYPE_SSL | CF_TYPE_MULTIPLEX,
2382 if(cf->cft->flags & CF_TYPE_IP_CONNECT) in Curl_conn_is_osslq()

Completed in 76 milliseconds