FD.io VPP  v21.06
Vector Packet Processing
app_rx_mq_handle_ Struct Reference

Data Fields

union {
   struct {
      u32   app_index
 
      u32   thread_index
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

Definition at line 153 of file application.h.

Field Documentation

◆ @494

union { ... }

◆ app_index

u32 app_rx_mq_handle_::app_index

Definition at line 159 of file application.h.

◆ as_u64

u64 app_rx_mq_handle_::as_u64

Definition at line 162 of file application.h.

◆ thread_index

u32 app_rx_mq_handle_::thread_index

Definition at line 160 of file application.h.


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