Home
last modified time | relevance | path

Searched refs:entries_for_bytes (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.cc167 static uint32_t entries_for_bytes(uint32_t bytes) { in entries_for_bytes() function
179 entries_for_bytes(tbl->current_table_bytes); in grpc_chttp2_hptbl_init()
281 tbl->max_entries = entries_for_bytes(bytes); in grpc_chttp2_hptbl_set_current_table_size()