FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
vnet_simple_counter_t Struct Reference

Data Fields

u32 sw_if_index
 
u64 drop
 
u64 punt
 
u64 rx_ip4
 
u64 rx_ip6
 
u64 rx_no_buffer
 
u64 rx_miss
 
u64 rx_error
 
u64 tx_error
 
u64 rx_mpls
 

Detailed Description

Definition at line 55 of file stats.h.

Field Documentation

u64 vnet_simple_counter_t::drop

Definition at line 58 of file stats.h.

u64 vnet_simple_counter_t::punt

Definition at line 59 of file stats.h.

u64 vnet_simple_counter_t::rx_error

Definition at line 64 of file stats.h.

u64 vnet_simple_counter_t::rx_ip4

Definition at line 60 of file stats.h.

u64 vnet_simple_counter_t::rx_ip6

Definition at line 61 of file stats.h.

u64 vnet_simple_counter_t::rx_miss

Definition at line 63 of file stats.h.

u64 vnet_simple_counter_t::rx_mpls

Definition at line 66 of file stats.h.

u64 vnet_simple_counter_t::rx_no_buffer

Definition at line 62 of file stats.h.

u32 vnet_simple_counter_t::sw_if_index

Definition at line 57 of file stats.h.

u64 vnet_simple_counter_t::tx_error

Definition at line 65 of file stats.h.


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