Enum etherparse::ErrorField [] [src]

pub enum ErrorField {
    Ipv4HeaderLength,
    Ipv4Dscp,
    Ipv4Ecn,
    Ipv4FragmentsOffset,
    Ipv6FlowLabel,
    VlanTagPriorityCodePoint,
    VlanTagVlanId,
}

Fields that can produce errors when serialized.

Variants

VlanTaggingHeader.priority_code_point

VlanTaggingHeader.vlan_identifier

Trait Implementations

impl Debug for ErrorField
[src]

[src]

Formats the value using the given formatter.