Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h674 * nghttp3_qpack_context_dtable_top returns latest dynamic table
678 nghttp3_qpack_context_dtable_top(nghttp3_qpack_context *ctx);
H A Dnghttp3_qpack.c1485 new_ent = nghttp3_qpack_context_dtable_top(&encoder->ctx); in nghttp3_qpack_encoder_encode_nv()
1508 new_ent = nghttp3_qpack_context_dtable_top(&encoder->ctx); in nghttp3_qpack_encoder_encode_nv()
1544 new_ent = nghttp3_qpack_context_dtable_top(&encoder->ctx); in nghttp3_qpack_encoder_encode_nv()
1570 new_ent = nghttp3_qpack_context_dtable_top(&encoder->ctx); in nghttp3_qpack_encoder_encode_nv()
2211 nghttp3_qpack_context_dtable_top(nghttp3_qpack_context *ctx) { in nghttp3_qpack_context_dtable_top() function

Completed in 9 milliseconds