Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_downstream_connection.cc140 int Http2DownstreamConnection::submit_rst_stream(Downstream *downstream, in submit_rst_stream() function in shrpx::Http2DownstreamConnection
Dshrpx_http2_session.cc778 int Http2Session::submit_rst_stream(int32_t stream_id, uint32_t error_code) { in submit_rst_stream() function in shrpx::Http2Session
DHttpServer.cc1052 int Http2Handler::submit_rst_stream(Stream *stream, uint32_t error_code) { in submit_rst_stream() function in nghttp2::Http2Handler