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

Data Fields

u32 sm_index
 
u32 server_wrk
 
u32 client_wrk
 
u32 fifo_pair_bytes
 
ct_segment_tsegments
 

Detailed Description

Definition at line 35 of file application_local.c.

Field Documentation

◆ client_wrk

u32 ct_segments_::client_wrk

Definition at line 39 of file application_local.c.

◆ fifo_pair_bytes

u32 ct_segments_::fifo_pair_bytes

Definition at line 40 of file application_local.c.

◆ segments

ct_segment_t* ct_segments_::segments

Definition at line 41 of file application_local.c.

◆ server_wrk

u32 ct_segments_::server_wrk

Definition at line 38 of file application_local.c.

◆ sm_index

u32 ct_segments_::sm_index

Definition at line 37 of file application_local.c.


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