Searched defs:netMasks (Results 1 – 1 of 1) sorted by relevance
517 std::string ipAddresses, netMasks, gateways, routes, routeMasks, dnsServers; in ParseStaticConfig() local650 std::string netMasks = AccumulateNetAddress(cfg->ipStatic_.netMaskList_); in GenCfgContent() local