Searched defs:MTU_SIZE (Results 1 – 7 of 7) sorted by relevance
78 static const size_t MTU_SIZE = 921600; // 900k variable
63 …static constexpr uint32_t MTU_SIZE = 4096 * 1024; // the max transmission unit size(4M - 80… variable
81 static constexpr uint32_t MTU_SIZE = 4194304; // the max transmission unit size(4M - 80B) variable
32 #define MTU_SIZE "MTU_SIZE" macro
125 static const int MTU_SIZE = 28311552; // 27MB variable
31 static constexpr uint32_t MTU_SIZE = 4096 * 1024; variable
40 const uint32_t MTU_SIZE = 5 * 1024 * 1024; // 5 M, 1024 is scale variable