Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp24 const size_t maxRetryAttempts = 15; variable
/openbmc/bmcweb/http/
H A Dhttp_client.hpp111 uint32_t maxRetryAttempts = 5; member