Go to the source code of this file.
◆ vrrp_periodic_process()
◆ vrrp_vr_timer_cancel()
◆ vrrp_vr_timer_compare()
static int vrrp_vr_timer_compare |
( |
const void * |
v1, |
|
|
const void * |
v2 |
|
) |
| |
|
static |
◆ vrrp_vr_timer_get_next()
static u32 vrrp_vr_timer_get_next |
( |
void |
| ) |
|
|
static |
◆ vrrp_vr_timer_set()
◆ vrrp_vr_timer_timeout()
void vrrp_vr_timer_timeout |
( |
u32 |
timer_index | ) |
|
◆ vrrp_periodic_node
Initial value:=
{
.name = "vrrp-periodic-process",
}
static uword vrrp_periodic_process(vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f)
(constructor) VLIB_REGISTER_NODE (vrrp_periodic_node)
Definition at line 214 of file vrrp_periodic.c.