Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp64 uint8_t activeSessCount; member
H A Dchannel_mgmt.cpp427 return channelData[chNum].activeSessCount; in getChannelActiveSessions()
874 channelData[chNum].activeSessCount = 0; in setDefaultChannelConfig()
976 chData.activeSessCount = jsonChData.value(activeSessionsString, 0); in loadChannelConfig()