Searched refs:DEFAULT_STR_ENDIP (Results 1 – 1 of 1) sorted by relevance
27 static constexpr const char *DEFAULT_STR_ENDIP = ".254"; variable135 std::string strEndip = ipHead + DEFAULT_STR_ENDIP; in StartDhcpService()