Home
last modified time | relevance | path

Searched refs:H2_TUNNEL_INIT (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dcf-h2-proxy.c61 H2_TUNNEL_INIT, /* init/default/no tunnel state */ enumerator
90 ts->state = H2_TUNNEL_INIT; in tunnel_stream_init()
115 ts->state = H2_TUNNEL_INIT; in tunnel_stream_clear()
137 case H2_TUNNEL_INIT: in h2_tunnel_go_state()
1009 h2_tunnel_go_state(cf, ts, H2_TUNNEL_INIT, data); in inspect_response()
1029 case H2_TUNNEL_INIT: in H2_CONNECT()
1074 } while(ts->state == H2_TUNNEL_INIT); in H2_CONNECT()

Completed in 3 milliseconds