Constant uflow::UDP_HEADER_SIZE

source ·
pub const UDP_HEADER_SIZE: usize = 28;
Expand description

The number of bytes in a UDP header (including the IP header).