Home
last modified time | relevance | path

Searched refs:disable_upstream_rtimer (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc443 downstream->disable_upstream_rtimer(); in on_request_headers()
563 downstream->disable_upstream_rtimer(); in on_frame_recv_callback()
592 downstream->disable_upstream_rtimer(); in on_frame_recv_callback()
728 promised_downstream->disable_upstream_rtimer(); in on_frame_send_callback()
2335 promised_downstream->disable_upstream_rtimer(); in on_downstream_push_promise()
Dshrpx_downstream.h462 void disable_upstream_rtimer();
Dshrpx_downstream.cc60 downstream->disable_upstream_rtimer(); in upstream_timeoutcb()
1011 void Downstream::disable_upstream_rtimer() { in disable_upstream_rtimer() function in shrpx::Downstream
Dshrpx_http3_upstream.cc2456 downstream->disable_upstream_rtimer(); in http_end_stream()