Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp176 int DhcpFunction::GetLocalIp(const std::string strInf, std::string& strIp, std::string& strMask) in GetLocalIp()
278 std::string strIp, strMask; in CheckRangeNetwork() local