Searched defs:AddressInfo (Results 1 – 1 of 1) sorted by relevance
43 struct AddressInfo { struct44 std::string ip = "";45 std::string netMask = "";46 uint8_t type = 0;47 uint8_t prefixLen = 0;