Home
last modified time | relevance | path

Searched defs:netMasks (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp517 std::string ipAddresses, netMasks, gateways, routes, routeMasks, dnsServers; in ParseStaticConfig() local
650 std::string netMasks = AccumulateNetAddress(cfg->ipStatic_.netMaskList_); in GenCfgContent() local