FD.io VPP  v16.12-rc0-308-g931be3a
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 90 of file vxlan_gpe_packet.h.

Field Documentation

u8 vxlan_gpe_header_t::flags

Definition at line 91 of file vxlan_gpe_packet.h.

u8 vxlan_gpe_header_t::protocol

see vxlan_gpe_protocol_t

Definition at line 97 of file vxlan_gpe_packet.h.

u8 vxlan_gpe_header_t::res

Reserved.

Definition at line 95 of file vxlan_gpe_packet.h.

u8 vxlan_gpe_header_t::ver_res

Version and Reserved.

Definition at line 93 of file vxlan_gpe_packet.h.

u32 vxlan_gpe_header_t::vni_res

VNI and Reserved.

Definition at line 99 of file vxlan_gpe_packet.h.


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