FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Definition at line 267 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::accepted_count |
Definition at line 278 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::active_count |
Definition at line 275 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::clean_count |
Definition at line 276 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::close_count |
Definition at line 274 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::connected_count |
Definition at line 277 of file vpp_echo_common.h.
teardown_stat_t echo_stats_::reset_count |
Definition at line 273 of file vpp_echo_common.h.
u64 echo_stats_::rx_expected |
Definition at line 272 of file vpp_echo_common.h.
u64 echo_stats_::rx_total |
Definition at line 270 of file vpp_echo_common.h.
u64 echo_stats_::tx_expected |
Definition at line 271 of file vpp_echo_common.h.
u64 echo_stats_::tx_total |
Definition at line 269 of file vpp_echo_common.h.