Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-h1-proxy.c64 } h1_tunnel_state; typedef
67 struct h1_tunnel_state { struct
79 h1_tunnel_state tunnel_state; argument
90 static bool tunnel_is_failed(struct h1_tunnel_state *ts) in tunnel_is_failed()
97 struct h1_tunnel_state *ts) in tunnel_reinit()
113 struct h1_tunnel_state **pts) in tunnel_init()
115 struct h1_tunnel_state *ts; in tunnel_init()
198 struct h1_tunnel_state *ts = cf->ctx; in tunnel_free()
210 static bool tunnel_want_send(struct h1_tunnel_state *ts) in tunnel_want_send()
981 struct h1_tunnel_state *ts = cf->ctx; in cf_h1_proxy_connect()
[all …]

Completed in 5 milliseconds