Home
last modified time | relevance | path

Searched defs:valuebuf (Results 1 – 8 of 8) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_session.cc913 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() local
973 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() local
1031 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_invalid_header_callback2() local
Dshrpx_http2_upstream.cc166 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() local
247 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_invalid_header_callback2() local
DHttpServer.cc1413 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() local
Dshrpx_http3_upstream.cc2112 auto valuebuf = nghttp3_rcbuf_get_buf(value); in http_recv_request_header() local
/third_party/nghttp2/lib/
Dnghttp2_hd.h237 nghttp2_buf namebuf, valuebuf; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h237 nghttp2_buf namebuf, valuebuf; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h178 nghttp3_buf valuebuf; member
/third_party/python/Modules/
D_ssl.c1056 unsigned char *valuebuf = NULL; in _create_tuple_for_attribute() local