Home
last modified time | relevance | path

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

/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_qpack.h528 void nghttp3_qpack_encoder_shrink_dtable(nghttp3_qpack_encoder *encoder);
H A Dnghttp3_qpack.c996 void nghttp3_qpack_encoder_shrink_dtable(nghttp3_qpack_encoder *encoder) { in nghttp3_qpack_encoder_shrink_dtable() function
1253 nghttp3_qpack_encoder_shrink_dtable(encoder); in nghttp3_qpack_encoder_process_dtable_update()