PcapPlusPlus
22.11
|
#include <GreLayer.h>
Public Attributes | |
uint16_t | payloadLength |
uint16_t | callID |
Public Attributes inherited from pcpp::gre_basic_header | |
uint8_t | recursionControl:3 |
uint8_t | strictSourceRouteBit:1 |
uint8_t | sequenceNumBit:1 |
uint8_t | keyBit:1 |
uint8_t | routingBit:1 |
uint8_t | checksumBit:1 |
uint8_t | version:3 |
uint8_t | flags:4 |
uint8_t | ackSequenceNumBit:1 |
uint16_t | protocol |
Represents GREv1 protocol header
uint16_t pcpp::gre1_header::callID |
Contains the Peer's Call ID for the session to which this packet belongs
uint16_t pcpp::gre1_header::payloadLength |
Size of the payload not including the GRE header