Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp19 RAKP1 = 0x12, enumerator
150 else if (PayloadType::RAKP1 == other.payloadType) in Message()
H A Dcomm_module.cpp28 {{(static_cast<uint32_t>(message::PayloadType::RAKP1) << 16)}, in sessionSetupCommands()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp148 payloadType == PayloadType::RAKP1 || in isValidPayloadType()
H A Dchannel_layer.hpp126 RAKP1 = 0x12, enumerator
H A Dchannelcommands.cpp347 sessionPayloadBit(PayloadType::RAKP1) | in ipmiGetChannelPayloadSupport()