Home
last modified time | relevance | path

Searched defs:Ip4StrConToInt (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_function.c40 bool Ip4StrConToInt(const char *strIp, uint32_t *uIp, bool bHost) in Ip4StrConToInt() function
/foundation/communication/dhcp/services/mgr_service/src/
Ddhcp_func.cpp37 bool DhcpFunc::Ip4StrConToInt(const std::string& strIp, uint32_t& uIp, bool bHost) in Ip4StrConToInt() function in OHOS::Wifi::DhcpFunc