Home
last modified time | relevance | path

Searched refs:emit_table_size (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c917 static int emit_table_size(nghttp2_bufs *bufs, size_t table_size) { in emit_table_size() function
1460 rv = emit_table_size(bufs, min_hd_table_bufsize_max); in nghttp2_hd_deflate_hd_bufs()
1467 rv = emit_table_size(bufs, deflater->ctx.hd_table_bufsize_max); in nghttp2_hd_deflate_hd_bufs()
2297 return emit_table_size(bufs, table_size); in nghttp2_hd_emit_table_size()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c917 static int emit_table_size(nghttp2_bufs *bufs, size_t table_size) { in emit_table_size() function
1460 rv = emit_table_size(bufs, min_hd_table_bufsize_max); in nghttp2_hd_deflate_hd_bufs()
1467 rv = emit_table_size(bufs, deflater->ctx.hd_table_bufsize_max); in nghttp2_hd_deflate_hd_bufs()
2297 return emit_table_size(bufs, table_size); in nghttp2_hd_emit_table_size()

Completed in 6 milliseconds