PcapPlusPlus
Next
|
#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. | |
Represents an PPPoE protocol header