Home
last modified time | relevance | path

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

/third_party/node/deps/nghttp2/lib/
Dnghttp2_frame.h36 #define NGHTTP2_STREAM_ID_MASK ((1u << 31) - 1) macro
/third_party/nghttp2/lib/
Dnghttp2_frame.h36 #define NGHTTP2_STREAM_ID_MASK ((1u << 31) - 1) macro