Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_map.h124 size_t nghttp2_map_size(nghttp2_map *map);
A Dnghttp2_map.c200 size_t nghttp2_map_size(nghttp2_map *map) in nghttp2_map_size() function
A Dnghttp2_session.c6839 return nghttp2_map_size(&session->streams) - session->num_closed_streams - in session_get_num_active_streams()

Completed in 14 milliseconds