FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Definition at line 266 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::accepted_count |
Definition at line 277 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::active_count |
Definition at line 274 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::clean_count |
Definition at line 275 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::close_count |
Definition at line 273 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::connected_count |
Definition at line 276 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::reset_count |
Definition at line 272 of file vpp_echo_common.h.
u64 echo_stats_::rx_expected |
Definition at line 271 of file vpp_echo_common.h.
u64 echo_stats_::rx_total |
Definition at line 269 of file vpp_echo_common.h.
u64 echo_stats_::tx_expected |
Definition at line 270 of file vpp_echo_common.h.
u64 echo_stats_::tx_total |
Definition at line 268 of file vpp_echo_common.h.