Home
last modified time | relevance | path

Searched defs:rvint (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c172 void nghttp3_varint_read_state_reset(nghttp3_varint_read_state *rvint) { in nghttp3_varint_read_state_reset() argument
180 nghttp3_ssize nghttp3_read_varint(nghttp3_varint_read_state *rvint, in nghttp3_read_varint() argument
[all...]
H A Dnghttp3_conn.c483 nghttp3_varint_read_state *rvint = &rstate->rvint; in conn_read_type() local
627 nghttp3_varint_read_state *rvint = &rstate->rvint; in nghttp3_conn_read_control() local
1176 nghttp3_varint_read_state *rvint = &rstate->rvint; nghttp3_conn_read_bidi() local
[all...]
H A Dnghttp3_stream.h89 nghttp3_varint_read_state rvint; member

Completed in 5 milliseconds