Trait etherparse::SerializedSize [−][src]
Contains the size when serialized.
Associated Constants
const SERIALIZED_SIZE: usize[src]
Implementors
impl SerializedSize for DoubleVlanHeader[src]
const SERIALIZED_SIZE: usize[src]
Serialized size of the header in bytes.
impl SerializedSize for Ethernet2Header[src]
const SERIALIZED_SIZE: usize[src]
Serialized size of the header in bytes.
impl SerializedSize for Ipv4Header[src]
const SERIALIZED_SIZE: usize[src]
Size of the header itself (without options) in bytes.
impl SerializedSize for Ipv6Header[src]
const SERIALIZED_SIZE: usize[src]
Size of the header itself in bytes.
impl SerializedSize for SingleVlanHeader[src]
const SERIALIZED_SIZE: usize[src]
Serialized size of the header in bytes.
impl SerializedSize for UdpHeader[src]
const SERIALIZED_SIZE: usize[src]
Size of the header itself