PcapPlusPlus  Next
pcpp::ether_header Struct Reference

#include <EthLayer.h>

Public Attributes

uint8_t dstMac [6]
 Destination MAC.
 
uint8_t srcMac [6]
 Source MAC.
 
uint16_t etherType
 EtherType.
 

Detailed Description

Represents an Ethernet II header