Searched refs:HTTP2_STREAM_IDLE (Results 1 – 3 of 3) sorted by relevance
299 HTTP2_STREAM_IDLE, enumerator
82 if (client->streams[i].stream_state == HTTP2_STREAM_IDLE) { in allocate_http_stream_context()102 client->streams[i].stream_state = HTTP2_STREAM_IDLE; in release_http_stream_context()
411 client->streams[i].stream_state = HTTP2_STREAM_IDLE; in init_client_ctx()