Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessiondef.hpp36 static constexpr uint8_t searchSessionByHandle = 0xFE; variable
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1042 (sessionIndex < session::searchSessionByHandle)) in getSessionInfoRequestData()
1072 case session::searchSessionByHandle: in getSessionInfoRequestData()