Searched refs:map_entry (Results 1 – 3 of 3) sorted by relevance
138 nghttp2_map_entry map_entry; member
69 nghttp2_map_entry_init(&stream->map_entry, (key_type)stream_id); in nghttp2_stream_init()
1109 rv = nghttp2_map_insert(&session->streams, &stream->map_entry); in nghttp2_session_open_stream()
Completed in 15 milliseconds