Module ipv4

Source

Structs§

BadOptionsLen
Error if a slice can not be used as options data in crate::Ipv4Options as then length is non compatible.

Enums§

HeaderError
Error when decoding the IPv4 part of a message.
HeaderReadErrorstd
Error when decoding an IPv4 header via a std::io::Read source.
HeaderSliceError
Error when decoding an IPv4 header from a slice.
SliceError
Errors that can occur when slicing the IPv4 part of a packet.