FD.io VPP  v18.10-34-gcce845e
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 66 of file vxlan_gbp_packet.h.

Field Documentation

union { ... }
u8 vxlan_gbp_header_t::flag_g_i

Definition at line 76 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::flags

Definition at line 79 of file vxlan_gbp_packet.h.

u32 vxlan_gbp_header_t::flags_sclass_as_u32

Definition at line 83 of file vxlan_gbp_packet.h.

u8 vxlan_gbp_header_t::gpflags

Definition at line 77 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::sclass

Definition at line 81 of file vxlan_gbp_packet.h.

u32 vxlan_gbp_header_t::vni_reserved

Definition at line 85 of file vxlan_gbp_packet.h.


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