Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
Dnghttp2_buf.h54 #define nghttp2_buf_len(BUF) ((size_t)((BUF)->last - (BUF)->pos)) macro
/third_party/node/deps/nghttp2/lib/
Dnghttp2_buf.h54 #define nghttp2_buf_len(BUF) ((size_t)((BUF)->last - (BUF)->pos)) macro