Searched refs:NGHTTP2_HUFF_FAIL (Results 1 – 2 of 2) sorted by relevance
41 NGHTTP2_HUFF_FAIL = (1 << 2) enumerator
214 if (t->flags & NGHTTP2_HUFF_FAIL) { in nghttp2_hd_huff_decode()222 if (t->flags & NGHTTP2_HUFF_FAIL) { in nghttp2_hd_huff_decode()
Completed in 3 milliseconds