Searched defs:MAX_UDP_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
17 constexpr static const uintptr_t MAX_UDP_PAYLOAD_SIZE = 1350; variable
28 pub const MAX_UDP_PAYLOAD_SIZE: usize = 1350; constant