PcapPlusPlus  Next
pcpp::pppoe_header Struct Reference

#include <PPPoELayer.h>

Public Attributes

uint8_t version: 4
 PPPoE version.
 
uint8_t type: 4
 PPPoE type.
 
uint8_t code
 PPPoE code.
 
uint16_t sessionId
 PPPoE session ID (relevant for PPPoE session packets only)
 
uint16_t payloadLength
 Length (in bytes) of payload, not including the PPPoE header.
 

Detailed Description

Represents an PPPoE protocol header