Home
last modified time | relevance | path

Searched defs:stream_objalloc (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_conn.h80 nghttp3_objalloc stream_objalloc; member
Dnghttp3_stream.h208 nghttp3_objalloc *stream_objalloc; member
Dnghttp3_stream.c49 nghttp3_objalloc *stream_objalloc, in nghttp3_stream_new()