Home
last modified time | relevance | path

Searched defs:rcbuf (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_rcbuf.c71 void nghttp2_rcbuf_del(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_del() argument
75 void nghttp2_rcbuf_incref(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_incref() argument
83 void nghttp2_rcbuf_decref(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_decref() argument
95 nghttp2_rcbuf_get_buf(nghttp2_rcbuf *rcbuf) nghttp2_rcbuf_get_buf() argument
100 nghttp2_rcbuf_is_static(const nghttp2_rcbuf *rcbuf) nghttp2_rcbuf_is_static() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_rcbuf.c71 void nghttp2_rcbuf_del(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_del() argument
75 void nghttp2_rcbuf_incref(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_incref() argument
83 void nghttp2_rcbuf_decref(nghttp2_rcbuf *rcbuf) { in nghttp2_rcbuf_decref() argument
95 nghttp2_rcbuf_get_buf(nghttp2_rcbuf *rcbuf) nghttp2_rcbuf_get_buf() argument
100 nghttp2_rcbuf_is_static(const nghttp2_rcbuf *rcbuf) nghttp2_rcbuf_is_static() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_rcbuf.c77 void nghttp3_rcbuf_del(nghttp3_rcbuf *rcbuf) { in nghttp3_rcbuf_del() argument
81 void nghttp3_rcbuf_incref(nghttp3_rcbuf *rcbuf) { in nghttp3_rcbuf_incref() argument
89 void nghttp3_rcbuf_decref(nghttp3_rcbuf *rcbuf) { in nghttp3_rcbuf_decref() argument
101 nghttp3_rcbuf_get_buf(const nghttp3_rcbuf *rcbuf) nghttp3_rcbuf_get_buf() argument
106 nghttp3_rcbuf_is_static(const nghttp3_rcbuf *rcbuf) nghttp3_rcbuf_is_static() argument
[all...]
/third_party/nghttp2/src/
H A DHttpServer.h137 } rcbuf; member
H A Dshrpx_downstream.cc1132 void Downstream::add_rcbuf(nghttp2_rcbuf *rcbuf) { in add_rcbuf() argument
1138 void Downstream::add_rcbuf(nghttp3_rcbuf *rcbuf) { in add_rcbuf() argument
[all...]
H A DHttpServer.cc477 auto &rcbuf = header.rcbuf; in ~Stream() local
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h742 struct sk_buff *rcbuf; /* Current raw cell buffer */ member
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h742 struct sk_buff *rcbuf; /* Current raw cell buffer */ member

Completed in 14 milliseconds