PcapPlusPlus
|
#include <GreLayer.h>
Public Attributes | |
uint8_t | address |
uint8_t | control |
uint16_t | protocol |
Represents PPP layer that comes after GREv1 as part of PPTP protocol
uint8_t pcpp::ppp_pptp_header::address |
Broadcast address
uint8_t pcpp::ppp_pptp_header::control |
Control byte
uint16_t pcpp::ppp_pptp_header::protocol |
Protocol type of the next layer (see PPP_* macros at PPPoELayer.h)