Searched defs:MAX_MSG_SIZE (Results 1 – 10 of 10) sorted by relevance
56 const MAX_MSG_SIZE: usize = 4000; constant
22 const uint32_t MAX_MSG_SIZE = 200; variable
16 #define MAX_MSG_SIZE (4 << 20) /* 4 MB */ macro
12 #define MAX_MSG_SIZE 32 macro
52 #define MAX_MSG_SIZE 256 macro
68 #define MAX_MSG_SIZE 1024 macro
71 #define MAX_MSG_SIZE 16384 + 2048 /* max record/datagram size */ macro
33 pub const MAX_MSG_SIZE: usize = 0x1000; constant
72 #define MAX_MSG_SIZE 16384 + 2048 /* max record/datagram size */ macro
26 #define MAX_MSG_SIZE 1024 macro