Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c1426 int just_index = 0; in nghttp3_qpack_encoder_encode_nv() local
1465 just_index = indexing_mode == NGHTTP3_QPACK_INDEXING_MODE_STORE && in nghttp3_qpack_encoder_encode_nv()
1496 if (just_index && qpack_encoder_can_index_nv(encoder, nv, *pmin_cnt)) { in nghttp3_qpack_encoder_encode_nv()
1522 if (just_index && in nghttp3_qpack_encoder_encode_nv()
1560 if (just_index && qpack_encoder_can_index_nv(encoder, nv, *pmin_cnt)) { in nghttp3_qpack_encoder_encode_nv()

Completed in 5 milliseconds