FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | TW_TIMER_WHEELS 2 |
#define | TW_SLOTS_PER_RING 512 |
#define | TW_RING_SHIFT 9 |
#define | TW_RING_MASK (TW_SLOTS_PER_RING -1) |
#define | TW_TIMERS_PER_OBJECT 16 |
#define | LOG2_TW_TIMERS_PER_OBJECT 4 |
#define | TW_SUFFIX _16t_2w_512sl |
#define LOG2_TW_TIMERS_PER_OBJECT 4 |
Definition at line 33 of file tw_timer_16t_2w_512sl.h.
#define TW_RING_MASK (TW_SLOTS_PER_RING -1) |
Definition at line 31 of file tw_timer_16t_2w_512sl.h.
#define TW_RING_SHIFT 9 |
Definition at line 30 of file tw_timer_16t_2w_512sl.h.
#define TW_SLOTS_PER_RING 512 |
Definition at line 29 of file tw_timer_16t_2w_512sl.h.
#define TW_SUFFIX _16t_2w_512sl |
Definition at line 34 of file tw_timer_16t_2w_512sl.h.
#define TW_TIMER_WHEELS 2 |
Definition at line 28 of file tw_timer_16t_2w_512sl.h.
#define TW_TIMERS_PER_OBJECT 16 |
Definition at line 32 of file tw_timer_16t_2w_512sl.h.