Searched refs:DownstreamAddrGroupConfig (Results 1 – 2 of 2) sorted by relevance
574 struct DownstreamAddrGroupConfig { struct575 DownstreamAddrGroupConfig(const StringRef &pattern) in DownstreamAddrGroupConfig() argument1011 std::vector<DownstreamAddrGroupConfig> addr_groups;
4437 DownstreamAddrGroupConfig g(StringRef::from_lit("/")); in configure_downstream_group()