FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
echo_stats_ Struct Reference
+ Collaboration diagram for echo_stats_:

Data Fields

u64 tx_total
 
u64 rx_total
 
u64 tx_expected
 
u64 rx_expected
 
teardown_stat_t reset_count
 
teardown_stat_t close_count
 
teardown_stat_t active_count
 
teardown_stat_t clean_count
 
teardown_stat_t connected_count
 
teardown_stat_t accepted_count
 

Detailed Description

Definition at line 266 of file vpp_echo_common.h.

Field Documentation

◆ accepted_count

teardown_stat_t echo_stats_::accepted_count

Definition at line 277 of file vpp_echo_common.h.

◆ active_count

teardown_stat_t echo_stats_::active_count

Definition at line 274 of file vpp_echo_common.h.

◆ clean_count

teardown_stat_t echo_stats_::clean_count

Definition at line 275 of file vpp_echo_common.h.

◆ close_count

teardown_stat_t echo_stats_::close_count

Definition at line 273 of file vpp_echo_common.h.

◆ connected_count

teardown_stat_t echo_stats_::connected_count

Definition at line 276 of file vpp_echo_common.h.

◆ reset_count

teardown_stat_t echo_stats_::reset_count

Definition at line 272 of file vpp_echo_common.h.

◆ rx_expected

u64 echo_stats_::rx_expected

Definition at line 271 of file vpp_echo_common.h.

◆ rx_total

u64 echo_stats_::rx_total

Definition at line 269 of file vpp_echo_common.h.

◆ tx_expected

u64 echo_stats_::tx_expected

Definition at line 270 of file vpp_echo_common.h.

◆ tx_total

u64 echo_stats_::tx_total

Definition at line 268 of file vpp_echo_common.h.


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