Home
last modified time | relevance | path

Searched defs:nghttp2_session (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_session.h190 struct nghttp2_session { struct
206 nghttp2_session_callbacks callbacks; argument
208 nghttp2_mem mem;
211 uint64_t last_cycle;
212 void *user_data;
258 size_t num_idle_streams;
260 size_t nvbuflen;
295 int32_t consumed_size;
298 int32_t recv_reduction;
310 uint32_t opt_flags;
[all …]
A Dnghttp2.h132 typedef struct nghttp2_session nghttp2_session; typedef

Completed in 11 milliseconds