Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp132 const uint8_t currentSessionPriv) in closeOtherNetInstanceSession() argument
161 if (currentSessionPriv < closeSessionPriv) in closeOtherNetInstanceSession()
182 const uint8_t currentSessionPriv) in closeMyNetInstanceSession() argument
212 if (currentSessionPriv < closeSessionPriv) in closeMyNetInstanceSession()
264 uint8_t currentSessionPriv = 0; in closeSession() local
298 currentSessionPriv = currentSession->currentPrivilege(); in closeSession()
316 reqSessionId, reqSessionHandle, currentSessionPriv); in closeSession()
322 reqSessionId, reqSessionHandle, currentSessionPriv); in closeSession()