pub const MAX_VLAN_DEPTH: usize = 2;
Maximum number of VLAN tags to parse before stopping (prevents loops).