Searched defs:newNetLinkInfo (Results 1 – 3 of 3) sorted by relevance
62 NetLinkInfo newNetLinkInfo = *(devState->GetLinkInfo()); in UpdateLanLinkInfo() local82 NetLinkInfo newNetLinkInfo = *(devState->GetLinkInfo()); in ReleaseLanNetLink() local108 int32_t EthernetLanManagement::SetIp(const NetLinkInfo &newNetLinkInfo) in SetIp()131 int32_t EthernetLanManagement::DelIp(const NetLinkInfo &newNetLinkInfo) in DelIp()154 int32_t EthernetLanManagement::SetRoute(const NetLinkInfo &newNetLinkInfo) in SetRoute()173 int32_t EthernetLanManagement::DelRoute(const NetLinkInfo &newNetLinkInfo) in DelRoute()
268 void Network::UpdateInterfaces(const NetLinkInfo &newNetLinkInfo) in UpdateInterfaces()294 void Network::UpdateIpAddrs(const NetLinkInfo &newNetLinkInfo) in UpdateIpAddrs()336 void Network::HandleUpdateIpAddrs(const NetLinkInfo &newNetLinkInfo) in HandleUpdateIpAddrs()359 void Network::UpdateRoutes(const NetLinkInfo &newNetLinkInfo) in UpdateRoutes()
219 … const sptr<NetLinkInfo> &newNetLinkInfo) in HandleConnectionPropertiesChange()