Searched refs:NGHTTP2_HUFF_SYM (Results 1 – 5 of 5) sorted by relevance
360 NGHTTP2_HUFF_SYM = 1 << 15 variable373 flags |= NGHTTP2_HUFF_SYM456 '''.format(NGHTTP2_HUFF_ACCEPTED, NGHTTP2_HUFF_SYM))
123 if (t->fstate & NGHTTP2_HUFF_SYM) { in nghttp2_hd_huff_decode()128 if (t->fstate & NGHTTP2_HUFF_SYM) { in nghttp2_hd_huff_decode()
39 NGHTTP2_HUFF_SYM = 1 << 15, enumerator