Searched defs:rvint (Results 1 – 3 of 3) sorted by relevance
172 void nghttp3_varint_read_state_reset(nghttp3_varint_read_state *rvint) { in nghttp3_varint_read_state_reset()180 nghttp3_ssize nghttp3_read_varint(nghttp3_varint_read_state *rvint, in nghttp3_read_varint()
483 nghttp3_varint_read_state *rvint = &rstate->rvint; in conn_read_type() local627 nghttp3_varint_read_state *rvint = &rstate->rvint; in nghttp3_conn_read_control() local1176 nghttp3_varint_read_state *rvint = &rstate->rvint; in nghttp3_conn_read_bidi() local
89 nghttp3_varint_read_state rvint; member