Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp954 .privileges(redfish::privileges::patchEthernetInterface) in requestRoutesHypervisorSystems()
H A Dethernet.hpp2312 .privileges(redfish::privileges::patchEthernetInterface) in requestEthernetInterfacesRoutes()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp582 const static auto& patchEthernetInterface = privilegeSetConfigureComponents; variable