| PcapPlusPlus
    21.11
    | 
#include <EthLayer.h>
| Public Attributes | |
| uint8_t | dstMac [6] | 
| uint8_t | srcMac [6] | 
| uint16_t | etherType | 
Represents an Ethernet II header
| uint8_t pcpp::ether_header::dstMac[6] | 
Destination MAC
| uint16_t pcpp::ether_header::etherType | 
EtherType
| uint8_t pcpp::ether_header::srcMac[6] | 
Source MAC