Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
Dethernet_configuration_test.cpp449 std::string rootNetMask = "2001:db8::/64;255.255.255.0"; variable
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_configuration.cpp596 …iguration::ParserIfaceIpAndRoute(sptr<InterfaceConfiguration> &cfg, const std::string &rootNetMask) in ParserIfaceIpAndRoute()