Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c1618 nghttp3_qpack_entry *match, *pb_match; in nghttp3_qpack_encoder_lookup_dtable() local
1620 encoder_qpack_map_find(encoder, &exact_match, &match, &pb_match, nv, token, in nghttp3_qpack_encoder_lookup_dtable()
1627 if (pb_match) { in nghttp3_qpack_encoder_lookup_dtable()
1628 res.pb_index = (nghttp3_ssize)pb_match->absidx; in nghttp3_qpack_encoder_lookup_dtable()

Completed in 9 milliseconds