FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vlib_refcount_per_cpu_t Struct Reference
+ Collaboration diagram for vlib_refcount_per_cpu_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (o)
 

Data Fields

u32counters
 
clib_spinlock_t counter_lock
 

Detailed Description

Definition at line 43 of file refcount.h.

Member Function Documentation

vlib_refcount_per_cpu_t::CLIB_CACHE_LINE_ALIGN_MARK ( )

Field Documentation

clib_spinlock_t vlib_refcount_per_cpu_t::counter_lock

Definition at line 45 of file refcount.h.

u32* vlib_refcount_per_cpu_t::counters

Definition at line 44 of file refcount.h.


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