Home
last modified time | relevance | path

Searched defs:reqSessionId (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp130 uint8_t closeOtherNetInstanceSession(const uint32_t reqSessionId, in closeOtherNetInstanceSession()
180 uint8_t closeMyNetInstanceSession(uint32_t reqSessionId, in closeMyNetInstanceSession()
262 uint32_t reqSessionId = request->sessionID; in closeSession() local
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessionhelper.hpp78 const uint32_t reqSessionId, in isSessionObjectMatched()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp937 ipmi::RspType<> ipmiAppCloseSession(uint32_t reqSessionId, in ipmiAppCloseSession()
1038 ipmi::message::Payload& payload, uint32_t& reqSessionId, in getSessionInfoRequestData()
1208 uint32_t reqSessionId = 0; in ipmiAppGetSessionInfo() local