Home
last modified time | relevance | path

Searched refs:nghttp3_vec_len (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_vec.c29 uint64_t nghttp3_vec_len(const nghttp3_vec *vec, size_t n) { in nghttp3_vec_len() function
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h2504 * `nghttp3_vec_len` returns the sum of length in |vec| of |cnt|
2507 NGHTTP3_EXTERN uint64_t nghttp3_vec_len(const nghttp3_vec *vec, size_t cnt);
/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.cc1256 downstream->response_sent_body_length += nghttp3_vec_len(vec, veccnt); in downstream_read_data_callback()

Completed in 7 milliseconds