Home
last modified time | relevance | path

Searched defs:restrictionMode (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dwhitelist-filter.cpp113 auto restrictionMode = RestrictionMode::convertModesFromString(mode); in cacheRestrictedMode() local
155 RestrictionMode::Modes restrictionMode = in handleRestrictedModeChange() local
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp55 RestrictionMode::Modes restrictionMode = restrictionModeRestricted; member in ipmi::__anon5737aadd0111::AllowlistFilter
H A Doemcommands.cpp3002 uint8_t restrictionMode, in ipmiSetSecurityMode()