FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vlib_mini_counter_t Struct Reference

Mini combined counter. More...

Data Fields

u16 packets
 Packet count. More...
 
i16 bytes
 Byte count. More...
 

Detailed Description

Mini combined counter.

Definition at line 205 of file counter.h.

Field Documentation

i16 vlib_mini_counter_t::bytes

Byte count.

Definition at line 208 of file counter.h.

u16 vlib_mini_counter_t::packets

Packet count.

Definition at line 207 of file counter.h.


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