FD.io VPP
v21.01.1
Vector Packet Processing
|
Definition at line 190 of file interface.hpp.
counter_t VOM::interface::stats_t::m_drop |
Definition at line 200 of file interface.hpp.
counter_t VOM::interface::stats_t::m_rx |
Definition at line 192 of file interface.hpp.
counter_t VOM::interface::stats_t::m_rx_broadcast |
Definition at line 198 of file interface.hpp.
counter_t VOM::interface::stats_t::m_rx_multicast |
Definition at line 196 of file interface.hpp.
counter_t VOM::interface::stats_t::m_rx_unicast |
Definition at line 194 of file interface.hpp.
counter_t VOM::interface::stats_t::m_tx |
Definition at line 193 of file interface.hpp.
counter_t VOM::interface::stats_t::m_tx_broadcast |
Definition at line 199 of file interface.hpp.
counter_t VOM::interface::stats_t::m_tx_multicast |
Definition at line 197 of file interface.hpp.
counter_t VOM::interface::stats_t::m_tx_unicast |
Definition at line 195 of file interface.hpp.