Searched defs:sessionType (Results 1 – 2 of 2) sorted by relevance
52 SessionType sessionType{SessionType::None}; member 273 generateUserSession(std::string_view username,const boost::asio::ip::address & clientIp,const std::optional<std::string> & clientId,SessionType sessionType,bool isConfigureSelfOnly=false) generateUserSession() argument
281 uint2_t sessionType = chInfo.sessionSupported; in ipmiGetChannelInfo() local