Home
last modified time | relevance | path

Searched defs:protocolEnabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DPoliciesStore.js61 async saveIpmiProtocolState({ commit }, protocolEnabled) { argument
94 async saveSshProtocolState({ commit }, protocolEnabled) { argument
/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp407 const bool protocolEnabled, in handleProtocolEnabled()