Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp19 RAKP3 = 0x14, enumerator
152 else if (PayloadType::RAKP3 == other.payloadType) in Message()
H A Dcomm_module.cpp33 {{(static_cast<uint32_t>(message::PayloadType::RAKP3) << 16)}, in sessionSetupCommands()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.hpp128 RAKP3 = 0x14, enumerator
H A Dchannel_layer.cpp151 payloadType == PayloadType::RAKP3 || payloadType == PayloadType::RAKP4); in isValidPayloadType()
H A Dchannelcommands.cpp349 sessionPayloadBit(PayloadType::RAKP3) | in ipmiGetChannelPayloadSupport()