FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vxlan_gbp_header_t Struct Reference

Data Fields

union {
   struct {
      union {
         struct {
            u8   flag_g_i
 
            u8   gpflags
 
         } 
 
         u16   flags
 
      } 
 
      u16   sclass
 
   } 
 
   u32   flags_sclass_as_u32
 
}; 
 
u32 vni_reserved
 

Detailed Description

Definition at line 73 of file vxlan_gbp_packet.h.

Field Documentation

union { ... }
u8 vxlan_gbp_header_t::flag_g_i

Definition at line 83 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::flags

Definition at line 86 of file vxlan_gbp_packet.h.

u32 vxlan_gbp_header_t::flags_sclass_as_u32

Definition at line 90 of file vxlan_gbp_packet.h.

u8 vxlan_gbp_header_t::gpflags

Definition at line 84 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::sclass

Definition at line 88 of file vxlan_gbp_packet.h.

u32 vxlan_gbp_header_t::vni_reserved

Definition at line 92 of file vxlan_gbp_packet.h.


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