Home
last modified time | relevance | path

Searched defs:gateways (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
651 std::string gateways = AccumulateNetAddress(cfg->ipStatic_.gatewayList_); in GenCfgContent() local