Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dkvm_websocket.hpp15 static constexpr const uint maxSessions = 4; variable
H A Dobmc_console.hpp23 static constexpr const uint maxSessions = 32; variable
/openbmc/phosphor-host-ipmid/test/message/
H A Dpack.cpp456 constexpr uint8_t maxSessions = 15; // number of possible active sessions in TEST() local