Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1281 nghttp2_rst_stream rst_stream; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1281 nghttp2_rst_stream rst_stream; member
/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc1413 int Http2Upstream::rst_stream(Downstream *downstream, uint32_t error_code) { in rst_stream() function in shrpx::Http2Upstream