Searched defs:MAX_PAYLOAD_SIZE (Results 1 – 7 of 7) sorted by relevance
14 const MAX_PAYLOAD_SIZE: usize = 8896; constant
79 private static final int MAX_PAYLOAD_SIZE = 65535; // Use UINT64_MAX for the payload size field in Mqtt5Canary
114 #define MAX_PAYLOAD_SIZE 256 macro
2385 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]) { in sbrEncoder_EncodeFrame()
313 #define MAX_PAYLOAD_SIZE 0x8000 macro
4039 #define MAX_PAYLOAD_SIZE 256 macro