Searched refs:max_usable_size (Results 1 – 2 of 2) sorted by relevance
51 uint32_t max_usable_size; member
593 c->max_usable_size = GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE; in grpc_chttp2_hpack_compressor_init()616 c->max_usable_size = max_table_size; in grpc_chttp2_hpack_compressor_set_max_usable_size()642 max_table_size = GPR_MIN(max_table_size, c->max_usable_size); in grpc_chttp2_hpack_compressor_set_max_table_size()