FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
adl_buffer_opaque_t Struct Reference

Data Fields

u32 sw_if_index [VLIB_N_RX_TX]
 
i16 l2_hdr_offset
 
i16 l3_hdr_offset
 
i16 l4_hdr_offset
 
u8 feature_arc_index
 
u8 dont_waste_me
 
union {
   struct {
      u32   current_config_index
 
   }   adl
 
}; 
 

Detailed Description

Definition at line 92 of file adl.h.

Field Documentation

◆ @634

union { ... }

◆ adl

struct { ... } adl_buffer_opaque_t::adl

◆ current_config_index

u32 adl_buffer_opaque_t::current_config_index

Definition at line 107 of file adl.h.

◆ dont_waste_me

u8 adl_buffer_opaque_t::dont_waste_me

Definition at line 99 of file adl.h.

◆ feature_arc_index

u8 adl_buffer_opaque_t::feature_arc_index

Definition at line 98 of file adl.h.

◆ l2_hdr_offset

i16 adl_buffer_opaque_t::l2_hdr_offset

Definition at line 95 of file adl.h.

◆ l3_hdr_offset

i16 adl_buffer_opaque_t::l3_hdr_offset

Definition at line 96 of file adl.h.

◆ l4_hdr_offset

i16 adl_buffer_opaque_t::l4_hdr_offset

Definition at line 97 of file adl.h.

◆ sw_if_index

u32 adl_buffer_opaque_t::sw_if_index[VLIB_N_RX_TX]

Definition at line 94 of file adl.h.


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