Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp18 uint8_t maxRetryCount, uint8_t sendThreshold, uint8_t instance, in Context()
29 uint8_t sendThreshold, uint8_t instance, session::SessionID sessionID) in makeContext()
H A Dsol_manager.hpp157 uint8_t sendThreshold = 1; member in sol::Manager
H A Dsol_context.hpp212 const uint8_t sendThreshold = 0; member in sol::Context