Searched defs:StaticGatewayInfo (Results 1 – 1 of 1) sorted by relevance
85 struct StaticGatewayInfo struct87 unsigned ifidx;88 std::optional<std::string> gateway;89 std::optional<std::string> protocol;91 constexpr bool operator==(const StaticGatewayInfo& rhs) const noexcept in operator ==()