PcapPlusPlus
|
#include <VlanLayer.h>
Public Attributes | |
uint16_t | priority:3 |
uint16_t | cfi:1 |
uint16_t | vlanID:12 |
uint16_t | etherType |
Represents a VLAN header
uint16_t pcpp::vlan_header::cfi |
Drop eligible indicator (DEI) - formerly CFI
uint16_t pcpp::vlan_header::etherType |
Ethernet type for next layer
uint16_t pcpp::vlan_header::priority |
Priority code point (PCP)
uint16_t pcpp::vlan_header::vlanID |
VLAN ID