Home
last modified time | relevance | path

Searched defs:InterSliceState (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h232 struct InterSliceState { struct
233 HPackTable hpack_table;
235 HpackParseResult frame_error;
237 HpackParseResult field_error;
239 uint32_t frame_length = 0;
241 uint32_t string_length;
243 RandomEarlyDetection metadata_early_detection;
245 bool add_to_table;
247 bool is_string_huff_compressed;
249 bool is_binary_header;
[all …]