Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp37 constexpr unsigned int channelMask = 0x0f; in GetChannelCapabilities() local
203 static constexpr uint8_t channelMask = 0x0f; in getChannelCipherSuites() local
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp390 auto channelMask = static_cast<unsigned short>(1 << request->ctx->channel); in filterMessage() local