HeaderVlan
Summary
Represents a vlan header object.
- Properties
Structure
- class HeaderVlan
-
- qinq_vlan_ethertype
The ether type of qinq vlan. The possible values of ether type are
0x9100
or0x88a8
- Type
- vlan_cfi
Vlan Canonical Format Identifier,
True
if CFI value is1
(MAC addresses in the frame are in non-canonical format for Ethernet (bits Big Endian)),False
otherwise.- Type