Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c1425 int static_entry; in nghttp3_qpack_encoder_encode_nv() local
1430 static_entry = token != -1 && (size_t)token < nghttp3_arraylen(token_stable); in nghttp3_qpack_encoder_encode_nv()
1431 if (static_entry) { in nghttp3_qpack_encoder_encode_nv()
1452 if (static_entry) { in nghttp3_qpack_encoder_encode_nv()

Completed in 6 milliseconds