Searched refs:find_host_entry (Results 1 – 2 of 2) sorted by relevance
61 DownstreamQueue::find_host_entry(const StringRef &host) { in find_host_entry() function in shrpx::DownstreamQueue87 auto &ent = find_host_entry(make_host_key(downstream)); in mark_active()94 auto &ent = find_host_entry(make_host_key(downstream)); in mark_blocked()132 auto &ent = find_host_entry(host); in remove_and_get_blocked()
98 HostEntry &find_host_entry(const StringRef &host);