Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h90 typedef struct nghttp3_qpack_static_header { struct
94 } nghttp3_qpack_static_header; typedef
H A Dnghttp3_qpack.c175 static nghttp3_qpack_static_header stable[] = {
1588 nghttp3_qpack_static_header *hdr; in nghttp3_qpack_lookup_stable()
2090 const nghttp3_qpack_static_header *shd; in nghttp3_qpack_encoder_dtable_static_add()
3113 const nghttp3_qpack_static_header *shd; in nghttp3_qpack_decoder_dtable_static_add()
3884 const nghttp3_qpack_static_header *shd = &stable[sctx->rstate.absidx]; in qpack_decoder_emit_static_indexed()
3923 const nghttp3_qpack_static_header *shd = &stable[sctx->rstate.absidx]; in qpack_decoder_emit_static_indexed_name()

Completed in 7 milliseconds