FD.io VPP  v20.01-48-g3e0dafb74
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

◆ @486

union { ... }

◆ flag_g_i

u8 vxlan_gbp_header_t::flag_g_i

Definition at line 83 of file vxlan_gbp_packet.h.

◆ flags

u16 vxlan_gbp_header_t::flags

Definition at line 86 of file vxlan_gbp_packet.h.

◆ flags_sclass_as_u32

u32 vxlan_gbp_header_t::flags_sclass_as_u32

Definition at line 90 of file vxlan_gbp_packet.h.

◆ gpflags

u8 vxlan_gbp_header_t::gpflags

Definition at line 84 of file vxlan_gbp_packet.h.

◆ sclass

u16 vxlan_gbp_header_t::sclass

Definition at line 88 of file vxlan_gbp_packet.h.

◆ vni_reserved

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: