FD.io VPP  v17.10-9-gd594711
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 66 of file stats.h.

Field Documentation

u64 vnet_combined_counter_t::rx_bytes

byte counter

Definition at line 70 of file stats.h.

u64 vnet_combined_counter_t::rx_packets

packet counter

Definition at line 69 of file stats.h.

u32 vnet_combined_counter_t::sw_if_index

Definition at line 68 of file stats.h.

u64 vnet_combined_counter_t::tx_bytes

byte counter

Definition at line 72 of file stats.h.

u64 vnet_combined_counter_t::tx_packets

packet counter

Definition at line 71 of file stats.h.


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