Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dwindow_hw_interface.hpp25 std::uint32_t windowSize; member
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp75 size_t windowSize = defaults::windowSize; member
87 static constexpr auto windowSize = 120; member
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp121 uint32_t windowSize = 1 << 20; in sendServerConnectionHeader() local