Home
last modified time | relevance | path

Searched defs:destAddress (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_lan_management.cpp97 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in ReleaseLanNetLink() local
162 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in SetRoute() local
181 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in DelRoute() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp166 …auto destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.prefixlen… in ReleaseBasicNetwork() local
370 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in UpdateRoutes() local
393 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in UpdateRoutes() local
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp282 …std::string destAddress = route.destination_.address_ + "/" + std::to_string(route.destination_.pr… in DelNetLinkInfo() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp142 std::string destAddress = strLocalRoute + "/" + std::to_string(prefixLength); in AddRoute() local
/ohos5.0/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_pdu_code_type.h158 struct AddressNumber destAddress; // TP Destination Address (TP DA) member