Searched refs:max_usable_size (Results 1 – 2 of 2) sorted by relevance
47 uint32_t max_usable_size; member
766 c->max_usable_size = GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE; in grpc_chttp2_hpack_compressor_init()785 c->max_usable_size = max_table_size; in grpc_chttp2_hpack_compressor_set_max_usable_size()811 max_table_size = GPR_MIN(max_table_size, c->max_usable_size); in grpc_chttp2_hpack_compressor_set_max_table_size()