Searched defs:NGHTTP2_MAX_FRAME_SIZE_MAX (Results 1 – 2 of 2) sorted by relevance
45 #define NGHTTP2_MAX_FRAME_SIZE_MAX ((1 << 24) - 1) macro