Searched defs:submit_rst_stream (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_http2_downstream_connection.cc | 140 int Http2DownstreamConnection::submit_rst_stream(Downstream *downstream, in submit_rst_stream() function in shrpx::Http2DownstreamConnection |
D | shrpx_http2_session.cc | 778 int Http2Session::submit_rst_stream(int32_t stream_id, uint32_t error_code) { in submit_rst_stream() function in shrpx::Http2Session |
D | HttpServer.cc | 1052 int Http2Handler::submit_rst_stream(Stream *stream, uint32_t error_code) { in submit_rst_stream() function in nghttp2::Http2Handler |