FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
vcl_test_main_t Struct Reference
+ Collaboration diagram for vcl_test_main_t:

Data Fields

const vcl_test_proto_vft_tprotos [VPPCOM_PROTO_SRTP+1]
 
uint32_t ckpair_index
 
vcl_test_cfg_t cfg
 
vcl_test_wrk_twrk
 

Detailed Description

Definition at line 171 of file vcl_test.h.

Field Documentation

◆ cfg

vcl_test_cfg_t vcl_test_main_t::cfg

Definition at line 175 of file vcl_test.h.

◆ ckpair_index

uint32_t vcl_test_main_t::ckpair_index

Definition at line 174 of file vcl_test.h.

◆ protos

const vcl_test_proto_vft_t* vcl_test_main_t::protos[VPPCOM_PROTO_SRTP+1]

Definition at line 173 of file vcl_test.h.

◆ wrk

vcl_test_wrk_t* vcl_test_main_t::wrk

Definition at line 176 of file vcl_test.h.


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