Lines Matching refs:size
96 json_object_set_new(obj, "wire", json_pack("s#", hex.data(), hex.size()));
98 json_object_set_new(obj, "headers", dump_headers(nva.data(), nva.size()));
100 // We only change the header table size only once at the beginning
119 rv = nghttp2_hd_deflate_hd(deflater, buf.data(), buf.size(),
120 (nghttp2_nv *)nva.data(), nva.size());
363 -s, --table-size=<N>
364 Set dynamic table size. In the HPACK
368 -S, --deflate-table-size=<N>
379 {"table-size", required_argument, nullptr, 's'},
380 {"deflate-table-size", required_argument, nullptr, 'S'},
404 // --table-size
414 // --deflate-table-size