FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ CLIB_CACHE_LINE_ALIGN_MARK()

vlib_refcount_per_cpu_t::CLIB_CACHE_LINE_ALIGN_MARK ( )

Field Documentation

◆ counter_lock

clib_spinlock_t vlib_refcount_per_cpu_t::counter_lock

Definition at line 45 of file refcount.h.

◆ counters

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: