Home
last modified time | relevance | path

Searched refs:RoutingScope (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dethernet_interface.hpp48 enum class RoutingScope{ enum
96 NLOHMANN_JSON_SERIALIZE_ENUM(RoutingScope, {
97 {RoutingScope::Invalid, "Invalid"},
98 {RoutingScope::External, "External"},
99 {RoutingScope::HostOnly, "HostOnly"},
100 {RoutingScope::Internal, "Internal"},
101 {RoutingScope::Limited, "Limited"},