Home
last modified time | relevance | path

Searched refs:nghttp2_map_entry_init (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_map.h88 void nghttp2_map_entry_init(nghttp2_map_entry *entry, key_type key);
A Dnghttp2_map.c85 void nghttp2_map_entry_init(nghttp2_map_entry *entry, key_type key) in nghttp2_map_entry_init() function
A Dnghttp2_stream.c69 nghttp2_map_entry_init(&stream->map_entry, (key_type)stream_id); in nghttp2_stream_init()

Completed in 4 milliseconds