Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_vec.h36 * nghttp3_vec_len_varint is similar to nghttp3_vec_len, but it
39 int64_t nghttp3_vec_len_varint(const nghttp3_vec *vec, size_t n);
H A Dnghttp3_vec.c40 int64_t nghttp3_vec_len_varint(const nghttp3_vec *vec, size_t n) { in nghttp3_vec_len_varint() function
H A Dnghttp3_stream.c587 datalen = nghttp3_vec_len_varint(vec, (size_t)sveccnt); in nghttp3_stream_write_data()

Completed in 3 milliseconds