Searched defs:strEndip (Results 1 – 4 of 4) sorted by relevance
135 std::string strEndip = ipHead + DEFAULT_STR_ENDIP; in StartDhcpService() local
735 std::string strEndip = ipHead + "." + endIp; in StartDhcp() local757 const std::string &strEndip, const std::string &mask) in SetRange()
67 char strEndip[INET_ADDRSTRLEN]; /* dhcp-range end ip */ member
220 std::string strEndip; /* dhcp-range end ip */ member