Searched defs:RouteInfo (Results 1 – 1 of 1) sorted by relevance
50 struct RouteInfo { struct51 std::string ip = "";52 uint8_t type = 0;53 std::string destination = "";