Home
last modified time | relevance | path

Searched refs:nghttp3_qpack_stream_new (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h132 int nghttp3_qpack_stream_new(nghttp3_qpack_stream **pstream, int64_t stream_id,
H A Dnghttp3_qpack.c1038 rv = nghttp3_qpack_stream_new(&stream, stream_id, mem); in qpack_encoder_add_stream_ref()
1669 int nghttp3_qpack_stream_new(nghttp3_qpack_stream **pstream, int64_t stream_id, in nghttp3_qpack_stream_new() function

Completed in 8 milliseconds