Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h67 NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME, enumerator
H A Dnghttp3_conn.c733 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
956 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
965 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
1003 case NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME: in nghttp3_conn_read_control()

Completed in 4 milliseconds