Home
last modified time | relevance | path

Searched refs:GetRoutePrefixlen (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Ddev_interface_state.cpp276 GetRoutePrefixlen(netAddr.address_, ifCfg_->ipStatic_.netMaskList_, route.destination_); in UpdateLanLinkInfo()
305 GetRoutePrefixlen(routeAddr.address_, config->netMaskList_, routeStc.destination_); in UpdateLanLinkInfo()
400 void DevInterfaceState::GetRoutePrefixlen(const std::string &bySrcAddr, in GetRoutePrefixlen() function in OHOS::NetManagerStandard::DevInterfaceState
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Ddev_interface_state.h78 void GetRoutePrefixlen(const std::string &bySrcAddr, const std::vector<INetAddr> &fromAddrList,

Completed in 2 milliseconds