Lines Matching refs:lbuf
387 nghttp2_buf_free(&iframe->lbuf, mem);
388 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5130 iframe->lbuf.pos,
5131 nghttp2_buf_len(&iframe->lbuf));
5133 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5342 &frame->ext, nghttp2_get_uint16(iframe->sbuf.pos), iframe->lbuf.pos,
5343 nghttp2_buf_len(&iframe->lbuf));
5346 iframe->lbuf */
5347 nghttp2_buf_wrap_init(&iframe->lbuf, NULL, 0);
5358 rv = nghttp2_frame_unpack_origin_payload(&frame->ext, iframe->lbuf.pos,
5359 nghttp2_buf_len(&iframe->lbuf), mem);
6324 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf,
6595 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf, debuglen);
6638 nghttp2_buf_wrap_init(&iframe->lbuf, iframe->raw_lbuf,
6871 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
6881 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);
7237 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
7247 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);
7266 iframe->lbuf.last = nghttp2_cpymem(iframe->lbuf.last, in, readlen);
7276 assert(nghttp2_buf_avail(&iframe->lbuf) > 0);