FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Data Fields | |
volatile u32 | lock |
volatile u32 | release_hint |
u32 | thread_index |
u32 | count |
int | tag |
Definition at line 30 of file stats_to_be_deprecated.h.
u32 data_structure_lock_t::count |
Definition at line 35 of file stats_to_be_deprecated.h.
volatile u32 data_structure_lock_t::lock |
Definition at line 32 of file stats_to_be_deprecated.h.
volatile u32 data_structure_lock_t::release_hint |
Definition at line 33 of file stats_to_be_deprecated.h.
int data_structure_lock_t::tag |
Definition at line 36 of file stats_to_be_deprecated.h.
u32 data_structure_lock_t::thread_index |
Definition at line 34 of file stats_to_be_deprecated.h.