Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp101 bool stopSession(SessionID bmcSessionID);
H A Dsessions_manager.cpp176 bool Manager::stopSession(SessionID bmcSessionID) in stopSession() function in session::Manager
/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp227 status = session::Manager::get().stopSession(reqSessionId); in closeMyNetInstanceSession()
H A Drakp34.cpp171 session::Manager::get().stopSession(session->getBMCSessionID()); in RAKP34()