Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.hpp13 constexpr uint8_t myNetInstanceSessionIdShiftMask = 30; variable
H A Dsession_cmds.cpp309 if (reqSessionId >> myNetInstanceSessionIdShiftMask == in closeSession()