Home
last modified time | relevance | path

Searched refs:can_activate (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_queue.h89 bool can_activate(const StringRef &host) const;
H A Dshrpx_downstream_queue.cc103 bool DownstreamQueue::can_activate(const StringRef &host) const { in can_activate() function in shrpx::DownstreamQueue
H A Dshrpx_http2_upstream.cc458 if (downstream_queue_.can_activate(downstream->request().authority)) { in start_downstream()
H A Dshrpx_http3_upstream.cc2337 if (downstream_queue_.can_activate(downstream->request().authority)) { in start_downstream()

Completed in 8 milliseconds