xarxa

Crates

git

Versions

default

Flavors

Skip to main content

IPV4_FRAGMENT_PAYLOAD_ALIGNMENT

Constant IPV4_FRAGMENT_PAYLOAD_ALIGNMENT 

Source
pub const IPV4_FRAGMENT_PAYLOAD_ALIGNMENT: usize = 8;
Expand 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.