FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
stat_client_main_t Struct Reference
+ Collaboration diagram for stat_client_main_t:

Data Fields

u64 current_epoch
 
f64vector_rate_ptr
 
f64input_rate_ptr
 
f64last_runtime_ptr
 
f64last_runtime_stats_clear_ptr
 
volatile int segment_ready
 
vlib_counter_t ** intfc_rx_counters
 
vlib_counter_t ** intfc_tx_counters
 
u8serialized_nodes
 
u64thread_0_error_counts
 
u64 source_address_match_error_index
 
ssvm_private_t stat_segment
 
clib_spinlock_tstat_segment_lockp
 
u8socket_name
 

Detailed Description

Definition at line 23 of file stat_client.h.

Field Documentation

u64 stat_client_main_t::current_epoch

Definition at line 25 of file stat_client.h.

f64* stat_client_main_t::input_rate_ptr

Definition at line 29 of file stat_client.h.

vlib_counter_t** stat_client_main_t::intfc_rx_counters

Definition at line 39 of file stat_client.h.

vlib_counter_t** stat_client_main_t::intfc_tx_counters

Definition at line 40 of file stat_client.h.

f64* stat_client_main_t::last_runtime_ptr

Definition at line 30 of file stat_client.h.

f64* stat_client_main_t::last_runtime_stats_clear_ptr

Definition at line 31 of file stat_client.h.

volatile int stat_client_main_t::segment_ready

Definition at line 33 of file stat_client.h.

u8* stat_client_main_t::serialized_nodes

Definition at line 41 of file stat_client.h.

u8* stat_client_main_t::socket_name

Definition at line 52 of file stat_client.h.

u64 stat_client_main_t::source_address_match_error_index

Definition at line 44 of file stat_client.h.

ssvm_private_t stat_client_main_t::stat_segment

Definition at line 47 of file stat_client.h.

clib_spinlock_t* stat_client_main_t::stat_segment_lockp

Definition at line 50 of file stat_client.h.

u64* stat_client_main_t::thread_0_error_counts

Definition at line 43 of file stat_client.h.

f64* stat_client_main_t::vector_rate_ptr

Definition at line 28 of file stat_client.h.


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