Home
last modified time | relevance | path

Searched refs:response_buf_full (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http_downstream_connection.cc1466 if (downstream_->response_buf_full()) { in process_input()
1509 if (downstream_->response_buf_full()) { in process_input()
1517 if (downstream_->response_buf_full()) { in process_input()
Dshrpx_downstream.h428 bool response_buf_full();
Dshrpx_downstream.cc749 bool Downstream::response_buf_full() { in response_buf_full() function in shrpx::Downstream