Searched refs:addr_groups_indexer (Results 1 – 1 of 1) sorted by relevance
224 std::map<DownstreamKey, size_t> addr_groups_indexer; in replace_downstream_config() local310 auto it = addr_groups_indexer.find(dkey); in replace_downstream_config()312 if (it == std::end(addr_groups_indexer)) { in replace_downstream_config()358 addr_groups_indexer.emplace(std::move(dkey), i); in replace_downstream_config()