Searched refs:nghttp2_buf_cap (Results 1 – 2 of 2) sorted by relevance
56 #define nghttp2_buf_cap(BUF) ((size_t)((BUF)->end - (BUF)->begin)) macro
62 cap = nghttp2_buf_cap(buf); in nghttp2_buf_reserve()
Completed in 4 milliseconds