FD.io VPP  v20.05.1-6-gf53edbc3b
Vector Packet Processing
counter_types.h File Reference
+ Include dependency graph for counter_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_counter_t
 Combined counter to hold both packets and byte differences. More...
 

Typedefs

typedef uint64_t counter_t
 64bit counters More...
 

Typedef Documentation

◆ counter_t

typedef uint64_t counter_t

64bit counters

Definition at line 22 of file counter_types.h.