Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c1083 stream->rx.hstate = NGHTTP3_HTTP_STATE_REQ_END; in nghttp3_stream_transit_rx_http_state()
1111 stream->rx.hstate = NGHTTP3_HTTP_STATE_REQ_END; in nghttp3_stream_transit_rx_http_state()
1132 stream->rx.hstate = NGHTTP3_HTTP_STATE_REQ_END; in nghttp3_stream_transit_rx_http_state()
1134 case NGHTTP3_HTTP_STATE_REQ_END: in nghttp3_stream_transit_rx_http_state()
H A Dnghttp3_stream.h147 NGHTTP3_HTTP_STATE_REQ_END, enumerator
H A Dnghttp3_conn.c2166 stream->tx.hstate = NGHTTP3_HTTP_STATE_REQ_END; in nghttp3_conn_submit_request()

Completed in 6 milliseconds