Home
last modified time | relevance | path

Searched refs:rmcpSeqNum (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.cpp29 (rmcpHeaderPtr->rmcpSeqNum != RMCP_SEQ) || in unflatten()
146 header->base.rmcp.rmcpSeqNum = parser::RMCP_SEQ; in flatten()
256 header->base.rmcp.rmcpSeqNum = parser::RMCP_SEQ; in flatten()
442 header->ping.rmcp.rmcpSeqNum = parser::RMCP_SEQ; in flatten()
H A Dmessage_parsers.hpp56 uint8_t rmcpSeqNum; member