Searched refs:nghttp2_map_insert (Results 1 – 3 of 3) sorted by relevance
101 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *entry);
150 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *new_entry) in nghttp2_map_insert() function
1109 rv = nghttp2_map_insert(&session->streams, &stream->map_entry); in nghttp2_session_open_stream()
Completed in 13 milliseconds