pub const IPV4_MIN_HDR_LEN: usize = super::HDR_PREFIX_LEN; // 20usize
Expand description

The minimum length of an IPv4 header.