Searched refs:nghttp2_map_entry_init (Results 1 – 3 of 3) sorted by relevance
88 void nghttp2_map_entry_init(nghttp2_map_entry *entry, key_type key);
85 void nghttp2_map_entry_init(nghttp2_map_entry *entry, key_type key) in nghttp2_map_entry_init() function
69 nghttp2_map_entry_init(&stream->map_entry, (key_type)stream_id); in nghttp2_stream_init()
Completed in 6 milliseconds