Searched refs:HML_IP_PREFIX (Results 1 – 2 of 2) sorted by relevance
33 static constexpr char HML_IP_PREFIX[] = "172.30."; variable108 subNet = HML_IP_PREFIX + std::to_string(i); in ApplySubNet()
35 #define HML_IP_PREFIX "172.30." macro