FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | TW_TIMER_WHEELS 3 |
#define | TW_SLOTS_PER_RING 1024 |
#define | TW_RING_SHIFT 10 |
#define | TW_RING_MASK (TW_SLOTS_PER_RING -1) |
#define | TW_TIMERS_PER_OBJECT 1 |
#define | LOG2_TW_TIMERS_PER_OBJECT 0 |
#define | TW_SUFFIX _1t_3w_1024sl_ov |
#define | TW_OVERFLOW_VECTOR 1 |
#define LOG2_TW_TIMERS_PER_OBJECT 0 |
Definition at line 34 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_OVERFLOW_VECTOR 1 |
Definition at line 36 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_RING_MASK (TW_SLOTS_PER_RING -1) |
Definition at line 32 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_RING_SHIFT 10 |
Definition at line 31 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_SLOTS_PER_RING 1024 |
Definition at line 30 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_SUFFIX _1t_3w_1024sl_ov |
Definition at line 35 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_TIMER_WHEELS 3 |
Definition at line 29 of file tw_timer_1t_3w_1024sl_ov.h.
#define TW_TIMERS_PER_OBJECT 1 |
Definition at line 33 of file tw_timer_1t_3w_1024sl_ov.h.