#include <hpack_table.h>
◆ grpc_chttp2_hptbl()
grpc_chttp2_hptbl::grpc_chttp2_hptbl |
( |
| ) |
|
|
inline |
◆ entries_for_bytes()
static uint32_t grpc_chttp2_hptbl::entries_for_bytes |
( |
uint32_t |
bytes | ) |
|
|
inlinestatic |
◆ cap_entries
◆ current_table_bytes
uint32_t grpc_chttp2_hptbl::current_table_bytes = 4096 |
◆ ents
◆ first_ent
uint32_t grpc_chttp2_hptbl::first_ent = 0 |
◆ kInitialCapacity
constexpr uint32_t grpc_chttp2_hptbl::kInitialCapacity |
|
staticconstexpr |
◆ max_bytes
uint32_t grpc_chttp2_hptbl::max_bytes = 4096 |
◆ max_entries
◆ mem_used
uint32_t grpc_chttp2_hptbl::mem_used = 0 |
◆ num_ents
uint32_t grpc_chttp2_hptbl::num_ents = 0 |
The documentation for this struct was generated from the following file: