Skip to main content

MTU

Constant MTU 

Source
pub const MTU: usize = 1518;
Expand description

Max Ethernet frame size — matches NET_SHM_MTU in the C header.