Searched defs:MAX_MSG_SIZE (Results 1 – 4 of 4) sorted by relevance
61 #define MAX_MSG_SIZE 256 macro
12 #define MAX_MSG_SIZE 32 macro
68 #define MAX_MSG_SIZE 1024 macro
23 pub const MAX_MSG_SIZE: usize = 0x1000; constant