FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
VOM::interface::stats_t Struct Reference

stats_t: More...

Data Fields

counter_t m_rx
 
counter_t m_tx
 
counter_t m_rx_unicast
 
counter_t m_tx_unicast
 
counter_t m_rx_multicast
 
counter_t m_tx_multicast
 
counter_t m_rx_broadcast
 
counter_t m_tx_broadcast
 
counter_t m_drop
 

Detailed Description

stats_t:

Definition at line 190 of file interface.hpp.

Field Documentation

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.


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