FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
ct_segment_ Struct Reference

Data Fields

u32 client_n_sessions
 
u32 server_n_sessions
 
u32 seg_ctx_index
 
u32 ct_seg_index
 
u32 segment_index
 
ct_segment_flags_t flags
 

Detailed Description

Definition at line 25 of file application_local.c.

Field Documentation

◆ client_n_sessions

u32 ct_segment_::client_n_sessions

Definition at line 27 of file application_local.c.

◆ ct_seg_index

u32 ct_segment_::ct_seg_index

Definition at line 30 of file application_local.c.

◆ flags

ct_segment_flags_t ct_segment_::flags

Definition at line 32 of file application_local.c.

◆ seg_ctx_index

u32 ct_segment_::seg_ctx_index

Definition at line 29 of file application_local.c.

◆ segment_index

u32 ct_segment_::segment_index

Definition at line 31 of file application_local.c.

◆ server_n_sessions

u32 ct_segment_::server_n_sessions

Definition at line 28 of file application_local.c.


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