Lines Matching defs:buflen
422 const uint8_t *buf, size_t buflen,
434 nghttp3_conn_read_stream(ctx->h3conn, stream_id, buf, buflen, fin);
436 stream_id, buflen, nconsumed);
450 /* number of bytes inside buflen which consists of framing overhead
835 const uint8_t *buf, size_t buflen,
849 result = write_resp_raw(cf, data, buf, buflen, TRUE);
852 stream->id, buflen, result);
855 CURL_TRC_CF(data, cf, "[%" PRId64 "] DATA len=%zu", stream->id, buflen);
1632 unsigned char *buf, size_t buflen,
1676 NULL, buf, buflen,