Searched refs:CreateLocalRoute (Results 1 – 3 of 3) sorted by relevance
245 CreateLocalRoute(devName_, ifCfg_->ipStatic_.ipAddrList_, ifCfg_->ipStatic_.netMaskList_); in UpdateLinkInfo()339 CreateLocalRoute(devName_, config->ipAddrList_, config->netMaskList_); in UpdateLinkInfo()355 void DevInterfaceState::CreateLocalRoute(const std::string &iface, const std::vector<INetAddr> &ipA… in CreateLocalRoute() function in OHOS::NetManagerStandard::DevInterfaceState
73 void CreateLocalRoute(const std::string &iface, const std::vector<INetAddr> &ipAddrList,
152 devInterfaceState.CreateLocalRoute("", ipAddrList, netMaskList);