Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/mgr_service/src/
Ddhcp_func.cpp177 int DhcpFunc::GetLocalIp(const std::string strInf, std::string& strIp, std::string& strMask) in GetLocalIp()
279 std::string strIp, strMask; in CheckRangeNetwork() local