Home
last modified time | relevance | path

Searched refs:HpackEncoderSlotHash (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc83 typedef uint32_t HpackEncoderSlotHash; typedef
125 HpackEncoderSlotHash hash_index) { in HpackIndex()
131 HpackEncoderSlotHash hash_index) { in GetEntry()
137 HpackEncoderSlotHash hash_index) { in TableEmptyAt()
143 HpackEncoderSlotHash hash_index) { in Matches()
148 static void UpdateIndex(Hashtable* hashtable, HpackEncoderSlotHash hash_index, in UpdateIndex()
154 static void SetIndex(Hashtable* hashtable, HpackEncoderSlotHash hash_index, in SetIndex()
163 const HpackEncoderSlotHash cuckoo_first = HASH_FRAGMENT_2(value_hash); in GetMatchingIndex()
169 const HpackEncoderSlotHash cuckoo_second = HASH_FRAGMENT_3(value_hash); in GetMatchingIndex()
181 HpackEncoderSlotHash hash_index_a, in ReplaceOlderIndex()
[all …]