FD.io VPP  v20.05-21-gb1500e9ff
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

◆ counter_t() [1/2]

VOM::counter_t::counter_t ( )
inline

Definition at line 388 of file types.hpp.

◆ counter_t() [2/2]

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

Definition at line 393 of file types.hpp.

Field Documentation

◆ bytes

uint64_t VOM::counter_t::bytes

Definition at line 399 of file types.hpp.

◆ packets

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: