Home
last modified time | relevance | path

Searched defs:DownstreamAddrEntry (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_worker.h153 struct DownstreamAddrEntry { struct
160 bool operator()(const DownstreamAddrEntry &lhs, in operator() argument
Dshrpx_client_handler.cc826 std::priority_queue<DownstreamAddrEntry, std::vector<DownstreamAddrEntry>, in reschedule_addr()