Home
last modified time | relevance | path

Searched defs:sessionType (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dsessions.hpp44 SessionType sessionType{SessionType::None}; member
265 const std::optional<std::string>& clientId, SessionType sessionType, in generateUserSession()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp282 uint2_t sessionType = chInfo.sessionSupported; in ipmiGetChannelInfo() local