Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp767 std::nullptr_t>>& ipv4Static = in handleHypervisorEthernetInterfacePatch() local
769 if (ipv4Static.begin() == ipv4Static.end()) in handleHypervisorEthernetInterfacePatch()
778 if (ipv4Static.size() != 1) in handleHypervisorEthernetInterfacePatch()
786 ipv4Json = ipv4Static[0]; in handleHypervisorEthernetInterfacePatch()
801 handleHypervisorIPv4StaticPatch(ifaceId, ipv4Static, in handleHypervisorEthernetInterfacePatch()