Home
last modified time | relevance | path

Searched defs:MAX_PAYLOAD_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dbios_setting.hpp31 constexpr size_t MAX_PAYLOAD_SIZE = MAX_IPMI_BUFFER - 1; variable
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp19 constexpr size_t MAX_PAYLOAD_SIZE = 255; variable
/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.hpp41 constexpr size_t MAX_PAYLOAD_SIZE = 255; variable
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-meson.c43 #define MAX_PAYLOAD_SIZE 256 macro
/openbmc/libmctp/tests/
H A Dtest_core.c37 #define MAX_PAYLOAD_SIZE 50000 macro