Searched refs:GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
35 #define GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE 4096 macro
590 c->max_table_size = GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE; in grpc_chttp2_hpack_compressor_init()593 c->max_usable_size = GRPC_CHTTP2_HPACKC_INITIAL_TABLE_SIZE; in grpc_chttp2_hpack_compressor_init()