Home
last modified time | relevance | path

Searched defs:addressIpv4 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dip_tools.cpp21 std::string IpTools::ConvertIpv4Address(unsigned int addressIpv4) in ConvertIpv4Address()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp199 std::string ConvertIpv4Address(uint32_t addressIpv4) in ConvertIpv4Address()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h300 unsigned int addressIpv4; /* IPv4 */ variable