Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-h2-proxy.c62 H2_TUNNEL_INIT, /* init/default/no tunnel state */ enumerator
91 ts->state = H2_TUNNEL_INIT; in tunnel_stream_init()
116 ts->state = H2_TUNNEL_INIT; in tunnel_stream_clear()
138 case H2_TUNNEL_INIT: in h2_tunnel_go_state()
1013 h2_tunnel_go_state(cf, ts, H2_TUNNEL_INIT, data); in inspect_response()
1033 case H2_TUNNEL_INIT: in H2_CONNECT()
1078 } while(ts->state == H2_TUNNEL_INIT); in H2_CONNECT()

Completed in 13 milliseconds