FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
VOM::counter_t Struct Reference

Public Member Functions

 counter_t ()
 
 counter_t (const counter_t &c)
 

Data Fields

uint64_t packets
 
uint64_t bytes
 

Detailed Description

Definition at line 386 of file types.hpp.

Constructor & Destructor Documentation

VOM::counter_t::counter_t ( )
inline

Definition at line 388 of file types.hpp.

VOM::counter_t::counter_t ( const counter_t c)
inline

Definition at line 393 of file types.hpp.

Field Documentation

uint64_t VOM::counter_t::bytes

Definition at line 399 of file types.hpp.

uint64_t VOM::counter_t::packets

Definition at line 398 of file types.hpp.


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