FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vxlan_gpe_header_t Struct Reference

VXLAN GPE Header definition. More...

Data Fields

u8 flags
 
u8 ver_res
 Version and Reserved. More...
 
u8 res
 Reserved. More...
 
u8 protocol
 see vxlan_gpe_protocol_t More...
 
u32 vni_res
 VNI and Reserved. More...
 

Detailed Description

VXLAN GPE Header definition.

Definition at line 94 of file vxlan_gpe_packet.h.

Field Documentation

◆ flags

u8 vxlan_gpe_header_t::flags

Definition at line 96 of file vxlan_gpe_packet.h.

◆ protocol

u8 vxlan_gpe_header_t::protocol

see vxlan_gpe_protocol_t

Definition at line 102 of file vxlan_gpe_packet.h.

◆ res

u8 vxlan_gpe_header_t::res

Reserved.

Definition at line 100 of file vxlan_gpe_packet.h.

◆ ver_res

u8 vxlan_gpe_header_t::ver_res

Version and Reserved.

Definition at line 98 of file vxlan_gpe_packet.h.

◆ vni_res

u32 vxlan_gpe_header_t::vni_res

VNI and Reserved.

Definition at line 104 of file vxlan_gpe_packet.h.


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