Home
last modified time | relevance | path

Searched refs:nghttp2_buf_cap (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.h56 #define nghttp2_buf_cap(BUF) ((size_t)((BUF)->end - (BUF)->begin)) macro
A Dnghttp2_buf.c62 cap = nghttp2_buf_cap(buf); in nghttp2_buf_reserve()

Completed in 4 milliseconds