Home
last modified time | relevance | path

Searched defs:rst_stream (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1269 nghttp2_rst_stream rst_stream; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1273 nghttp2_rst_stream rst_stream; member
/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc1403 int Http2Upstream::rst_stream(Downstream *downstream, uint32_t error_code) { in rst_stream() function in shrpx::Http2Upstream
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h402 grpc_chttp2_rst_stream_parser rst_stream; member