Searched defs:strStartip (Results 1 – 4 of 4) sorted by relevance
134 std::string strStartip = ipHead + DEFAULT_STR_STARTIP; in StartDhcpService() local
734 std::string strStartip = ipHead + "." + startIp; in StartDhcp() local756 …bStateMachine::SetRange(DhcpRange &range, const std::string &ipHead, const std::string &strStartip, in SetRange()
66 char strStartip[INET_ADDRSTRLEN]; /* dhcp-range start ip */ member
219 std::string strStartip; /* dhcp-range start ip */ member