FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
daq_vpp_msg_t Struct Reference
+ Collaboration diagram for daq_vpp_msg_t:

Data Fields

daq_vpp_msg_type_t type: 8
 
union {
   daq_vpp_msg_hello_t   hello
 
   daq_vpp_msg_config_t   config
 
   daq_vpp_msg_bpool_t   bpool
 
   daq_vpp_msg_qpair_t   qpair
 
}; 
 

Detailed Description

Definition at line 50 of file daq_vpp.h.

Field Documentation

◆ @789

union { ... }

◆ bpool

daq_vpp_msg_bpool_t daq_vpp_msg_t::bpool

Definition at line 57 of file daq_vpp.h.

◆ config

daq_vpp_msg_config_t daq_vpp_msg_t::config

Definition at line 56 of file daq_vpp.h.

◆ hello

daq_vpp_msg_hello_t daq_vpp_msg_t::hello

Definition at line 55 of file daq_vpp.h.

◆ qpair

daq_vpp_msg_qpair_t daq_vpp_msg_t::qpair

Definition at line 58 of file daq_vpp.h.

◆ type

daq_vpp_msg_type_t daq_vpp_msg_t::type

Definition at line 52 of file daq_vpp.h.


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