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

Data Fields

u32 sw_if_index
 
u64 rx_packets
 packet counter More...
 
u64 rx_bytes
 byte counter More...
 
u64 tx_packets
 packet counter More...
 
u64 tx_bytes
 byte counter More...
 

Detailed Description

Definition at line 69 of file stats.h.

Field Documentation

u64 vnet_combined_counter_t::rx_bytes

byte counter

Definition at line 73 of file stats.h.

u64 vnet_combined_counter_t::rx_packets

packet counter

Definition at line 72 of file stats.h.

u32 vnet_combined_counter_t::sw_if_index

Definition at line 71 of file stats.h.

u64 vnet_combined_counter_t::tx_bytes

byte counter

Definition at line 75 of file stats.h.

u64 vnet_combined_counter_t::tx_packets

packet counter

Definition at line 74 of file stats.h.


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