Home
last modified time | relevance | path

Searched refs:index_required (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd.h256 uint8_t index_required; member
A Dnghttp2_hd.c762 inflater->index_required = 0; in nghttp2_hd_inflate_init()
1813 if (inflater->index_required) { in hd_inflate_commit_newname()
1861 if (inflater->index_required) { in hd_inflate_commit_indname()
1975 inflater->index_required = (*in & 0x40) != 0; in nghttp2_hd_inflate_hd_nv()
1978 inflater->index_required, inflater->no_index); in nghttp2_hd_inflate_hd_nv()
2011 } else if (inflater->index_required) { in nghttp2_hd_inflate_hd_nv()

Completed in 22 milliseconds