Searched defs:MAX_MSG_SIZE (Results 1 – 9 of 9) sorted by relevance
12 #define MAX_MSG_SIZE 32 macro
52 #define MAX_MSG_SIZE 256 macro
44 pub const MAX_MSG_SIZE: usize = 0x1000; constant72 const MAX_MSG_SIZE: usize; constant243 const MAX_MSG_SIZE: usize = MAX_MSG_SIZE; constant
171 const MAX_MSG_SIZE: usize = u32::MAX as usize; constant
16 #define MAX_MSG_SIZE (4 << 20) /* 4 MB */ macro
68 #define MAX_MSG_SIZE 1024 macro
71 #define MAX_MSG_SIZE 16384 + 2048 /* max record/datagram size */ macro
72 #define MAX_MSG_SIZE 16384 + 2048 /* max record/datagram size */ macro
26 #define MAX_MSG_SIZE 1024 macro