Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd.c755 inflater->namercbuf = NULL; in nghttp2_hd_inflate_init()
790 nghttp2_rcbuf_decref(inflater->namercbuf); in nghttp2_hd_inflate_free()
1808 nv.name = inflater->namercbuf; in hd_inflate_commit_newname()
1811 lookup_token(inflater->namercbuf->base, inflater->namercbuf->len); in hd_inflate_commit_newname()
1826 inflater->namercbuf = NULL; in hd_inflate_commit_newname()
2081 rv = nghttp2_rcbuf_new(&inflater->namercbuf, in nghttp2_hd_inflate_hd_nv()
2085 rv = nghttp2_rcbuf_new(&inflater->namercbuf, inflater->left + 1, in nghttp2_hd_inflate_hd_nv()
2093 nghttp2_buf_wrap_init(&inflater->namebuf, inflater->namercbuf->base, in nghttp2_hd_inflate_hd_nv()
2094 inflater->namercbuf->len); in nghttp2_hd_inflate_hd_nv()
2114 inflater->namercbuf->len = nghttp2_buf_len(&inflater->namebuf); in nghttp2_hd_inflate_hd_nv()
[all …]
A Dnghttp2_hd.h236 nghttp2_rcbuf *namercbuf, *valuercbuf; member

Completed in 8 milliseconds