Home
last modified time | relevance | path

Searched refs:flow_control_ (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_upstream.h143 bool flow_control_; variable
Dshrpx_http2_upstream.cc1037 flow_control_ = true; in Http2Upstream()
1908 bool Http2Upstream::get_flow_control() const { return flow_control_; } in get_flow_control()