Searched defs:DownstreamConfig (Results 1 – 1 of 1) sorted by relevance
844 struct DownstreamConfig { struct845 DownstreamConfig() in DownstreamConfig() function857 DownstreamConfig &operator=(const DownstreamConfig &) = delete; argument858 DownstreamConfig &operator=(DownstreamConfig &&) = delete; argument864 BlockAllocator balloc;865 struct {874 } timeout;875 RouterConfig router;876 std::vector<DownstreamAddrGroupConfig> addr_groups;878 size_t addr_group_catch_all;[all …]