Searched defs:MAX_PAYLOAD_SIZE (Results 1 – 5 of 5) sorted by relevance
31 constexpr size_t MAX_PAYLOAD_SIZE = MAX_IPMI_BUFFER - 1; variable
19 constexpr size_t MAX_PAYLOAD_SIZE = 255; variable
41 constexpr size_t MAX_PAYLOAD_SIZE = 255; variable
43 #define MAX_PAYLOAD_SIZE 256 macro
37 #define MAX_PAYLOAD_SIZE 50000 macro