Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp227 const bool* intfEnable = in extractHypervisorInterfaceData() local
229 if (intfEnable != nullptr) in extractHypervisorInterfaceData()
231 ipv4Address.isActive = *intfEnable; in extractHypervisorInterfaceData()