Home
last modified time | relevance | path

Searched defs:maxRetryCount (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp18 uint8_t maxRetryCount, uint8_t sendThreshold, uint8_t instance, in Context()
28 std::shared_ptr<boost::asio::io_context> io, uint8_t maxRetryCount, in makeContext()
H A Dsol_context.hpp206 const uint8_t maxRetryCount = 0; member in sol::Context