Searched refs:nghttp2_map_remove (Results 1 – 3 of 3) sorted by relevance
119 int nghttp2_map_remove(nghttp2_map *map, key_type key);
181 int nghttp2_map_remove(nghttp2_map *map, key_type key) in nghttp2_map_remove() function
1271 nghttp2_map_remove(&session->streams, stream->stream_id); in nghttp2_session_destroy_stream()
Completed in 14 milliseconds