Home
last modified time | relevance | path

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

/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_stream.h66 NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME, enumerator
H A Dnghttp3_conn.c726 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
953 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
962 rstate->state = NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME; in nghttp3_conn_read_control()
1005 case NGHTTP3_CTRL_STREAM_STATE_IGN_FRAME: in nghttp3_conn_read_control()