Constant IPV4_FRAGMENT_PAYLOAD_ALIGNMENT
pub const IPV4_FRAGMENT_PAYLOAD_ALIGNMENT: usize = 8; // 8usizeExpand description
The payload of every fragment but the last is a multiple of this, in octets. Fragment offsets are counted in units of it. See RFC 791 § 3.1.