Searched defs:nghttp2_map_size (Results 1 – 2 of 2) sorted by relevance
335 size_t nghttp2_map_size(nghttp2_map *map) { return map->size; } in nghttp2_map_size() function