Searched defs:MAX_UDP_PAYLOAD_SIZE (Results 1 – 3 of 3) sorted by relevance
28 pub const MAX_UDP_PAYLOAD_SIZE: usize = 1350; constant
17 constexpr static const uintptr_t MAX_UDP_PAYLOAD_SIZE = 1350; variable
33 #define MAX_UDP_PAYLOAD_SIZE 1452 macro