FD.io VPP  v19.01.2-3-gf61a1a8
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

union { ... }
u8 vxlan_gbp_header_t::flag_g_i

Definition at line 78 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::flags

Definition at line 81 of file vxlan_gbp_packet.h.

u32 vxlan_gbp_header_t::flags_sclass_as_u32

Definition at line 85 of file vxlan_gbp_packet.h.

u8 vxlan_gbp_header_t::gpflags

Definition at line 79 of file vxlan_gbp_packet.h.

u16 vxlan_gbp_header_t::sclass

Definition at line 83 of file vxlan_gbp_packet.h.

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: