Home
last modified time | relevance | path

Searched refs:GetIpv4Prefix (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Ddev_interface_state.h75 std::string GetIpv4Prefix(const std::string &ipv4Addr, const std::vector<INetAddr> &netMaskList);
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Ddev_interface_state.cpp366 : GetIpv4Prefix(ipAddr.address_, netMaskList); in CreateLocalRoute()
377 std::string DevInterfaceState::GetIpv4Prefix(const std::string &ipv4Addr, const std::vector<INetAddr> &netMaskList) in GetIpv4Prefix() function in OHOS::NetManagerStandard::DevInterfaceState
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Ddev_interface_state_test.cpp156 auto result = devInterfaceState.GetIpv4Prefix(testString, netMaskList); in HWTEST_F()

Completed in 3 milliseconds