Lines Matching refs:lbuf
387 nghttp2_buf_free(&iframe->lbuf, mem);
388 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5125 iframe->lbuf.pos,
5126 nghttp2_buf_len(&iframe->lbuf));
5128 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5337 &frame->ext, nghttp2_get_uint16(iframe->sbuf.pos), iframe->lbuf.pos,
5338 nghttp2_buf_len(&iframe->lbuf));
5341 iframe->lbuf */
5342 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5353 rv = nghttp2_frame_unpack_origin_payload(&frame->ext, iframe->lbuf.pos,
5354 nghttp2_buf_len(&iframe->lbuf), mem);
6319 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf,
6590 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf, debuglen);
6633 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf,
6864 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
6874 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);
7226 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
7236 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);
7255 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
7265 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);