Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp792 std::variant<nlohmann::json::object_t, std::nullptr_t>& ipv4Json = in handleHypervisorEthernetInterfacePatch() local
799 if (std::holds_alternative<std::nullptr_t>(ipv4Json) && in handleHypervisorEthernetInterfacePatch()