Home
last modified time | relevance | path

Searched refs:maxNetworkInstanceSupported (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessiondef.hpp32 static constexpr uint8_t maxNetworkInstanceSupported = 4; variable
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp18 static std::array<uint8_t, session::maxNetworkInstanceSupported>
29 index < session::maxNetworkInstanceSupported) in setNetworkInstance()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1007 count < session::maxNetworkInstanceSupported) in getTotalSessionCount()