Home
last modified time | relevance | path

Searched refs:notify_table_size_change (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h229 uint8_t notify_table_size_change; member
H A Dnghttp2_hd.c713 deflater->notify_table_size_change = 1; in nghttp2_hd_deflate_init2()
716 deflater->notify_table_size_change = 0; in nghttp2_hd_deflate_init2()
1255 deflater->notify_table_size_change = 1; in nghttp2_hd_deflate_change_table_size()
1450 if (deflater->notify_table_size_change) { in nghttp2_hd_deflate_hd_bufs()
1455 deflater->notify_table_size_change = 0; in nghttp2_hd_deflate_hd_bufs()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h229 uint8_t notify_table_size_change; member
H A Dnghttp2_hd.c713 deflater->notify_table_size_change = 1; in nghttp2_hd_deflate_init2()
716 deflater->notify_table_size_change = 0; in nghttp2_hd_deflate_init2()
1255 deflater->notify_table_size_change = 1; in nghttp2_hd_deflate_change_table_size()
1450 if (deflater->notify_table_size_change) { in nghttp2_hd_deflate_hd_bufs()
1455 deflater->notify_table_size_change = 0; in nghttp2_hd_deflate_hd_bufs()

Completed in 8 milliseconds