Module ip

Module ip 

Source

Re-exports§

pub use ip_dscp_unknown_value_error::*;

Modules§

ip_dscp_unknown_value_error

Enums§

HeaderError
Error when decoding the IP header part of a message.
HeaderReadErrorstd
Error when decoding an IP header via a std::io::Read source.
HeadersError
Error when decoding the IP header part of a message.
HeadersSliceError
Error when decoding an IP header from a slice.
HeadersWriteErrorstd
Error when writing IPv4 extension headers.
LaxHeaderSliceError
Error when decoding an IP header from a slice.
SliceError
Errors that can occur when slicing the IP part of a packet.