Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h681 * nghttp3_qpack_entry_init initializes |ent|. |qnv| is a header
688 void nghttp3_qpack_entry_init(nghttp3_qpack_entry *ent, nghttp3_qpack_nv *qnv,
H A Dnghttp3_qpack.c2056 nghttp3_qpack_entry_init(new_ent, qnv, ctx->dtable_sum, ctx->next_absidx++, in nghttp3_qpack_context_dtable_add()
2216 void nghttp3_qpack_entry_init(nghttp3_qpack_entry *ent, nghttp3_qpack_nv *qnv, in nghttp3_qpack_entry_init() function

Completed in 7 milliseconds