Home
last modified time | relevance | path

Searched defs:nghttp3_rcbuf (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_rcbuf.h35 struct nghttp3_rcbuf { struct
48 * Allocates nghttp3_rcbuf object with |size| as initial buffer size. argument
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h574 typedef struct nghttp3_rcbuf nghttp3_rcbuf; typedef