Searched refs:MapRule (Results 1 – 2 of 2) sorted by relevance
16 struct HostMappingRules::MapRule { struct in net::HostMappingRules17 MapRule() : replacement_port(-1) {} in MapRule() function44 const MapRule& rule = *it; in RewriteHost()84 MapRule rule; in AddRuleFromString()
40 struct MapRule;43 typedef std::vector<MapRule> MapRuleList;