FD.io VPP  v19.01.3-6-g70449b9b9
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 68 of file vxlan_gbp_packet.h.

Field Documentation

◆ @360

union { ... }

◆ flag_g_i

u8 vxlan_gbp_header_t::flag_g_i

Definition at line 78 of file vxlan_gbp_packet.h.

◆ flags

u16 vxlan_gbp_header_t::flags

Definition at line 81 of file vxlan_gbp_packet.h.

◆ flags_sclass_as_u32

u32 vxlan_gbp_header_t::flags_sclass_as_u32

Definition at line 85 of file vxlan_gbp_packet.h.

◆ gpflags

u8 vxlan_gbp_header_t::gpflags

Definition at line 79 of file vxlan_gbp_packet.h.

◆ sclass

u16 vxlan_gbp_header_t::sclass

Definition at line 83 of file vxlan_gbp_packet.h.

◆ vni_reserved

u32 vxlan_gbp_header_t::vni_reserved

Definition at line 87 of file vxlan_gbp_packet.h.


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