suricata
GREHdr_ Struct Reference

#include <decode-gre.h>

Data Fields

uint8_t flags
 
uint8_t version
 
uint16_t ether_type
 

Detailed Description

Definition at line 34 of file decode-gre.h.

Field Documentation

◆ ether_type

uint16_t GREHdr_::ether_type

ether type of the encapsulated traffic

Definition at line 38 of file decode-gre.h.

◆ flags

uint8_t GREHdr_::flags

GRE packet flags

Definition at line 36 of file decode-gre.h.

◆ version

uint8_t GREHdr_::version

GRE version

Definition at line 37 of file decode-gre.h.


The documentation for this struct was generated from the following file: