Searched defs:nghttp2_map_insert (Results 1 – 2 of 2) sorted by relevance
252 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *new_entry) { in nghttp2_map_insert() function
219 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_key_type key, void *data) { in nghttp2_map_insert() function