FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vlib_refcount_per_cpu_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (o)
 

Data Fields

u32counters
 
volatile u32counter_lock
 

Detailed Description

Definition at line 42 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

volatile u32* vlib_refcount_per_cpu_t::counter_lock

Definition at line 44 of file refcount.h.

◆ counters

u32* vlib_refcount_per_cpu_t::counters

Definition at line 43 of file refcount.h.


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