Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.c56 nghttp3_map_bucket *bkt; in nghttp3_map_each_free()
73 nghttp3_map_bucket *bkt; in nghttp3_map_each()
104 nghttp3_map_bucket *bkt, size_t idx) { in distance()
108 static void map_bucket_swap(nghttp3_map_bucket *bkt, uint32_t *phash, in map_bucket_swap()
123 static void map_bucket_set_data(nghttp3_map_bucket *bkt, uint32_t hash, in map_bucket_set_data()
133 nghttp3_map_bucket *bkt; in nghttp3_map_print_distance()
150 static int insert(nghttp3_map_bucket *table, uint32_t tablelen, in insert()
155 nghttp3_map_bucket *bkt; in insert()
187 nghttp3_map_bucket *new_table; in map_resize()
188 nghttp3_map_bucket *bk in map_resize()
[all...]
H A Dnghttp3_map.h42 typedef struct nghttp3_map_bucket { struct
46 } nghttp3_map_bucket; typedef
49 nghttp3_map_bucket *table;

Completed in 1 milliseconds