Searched refs:router_timer (Results 1 – 1 of 1) sorted by relevance
61 static struct k_work_delayable router_timer; variable802 k_work_cancel_delayable(&router_timer); in iface_router_update_timer()804 k_work_reschedule(&router_timer, K_MSEC(new_delay)); in iface_router_update_timer()987 k_work_init_delayable(&router_timer, iface_router_expired); in iface_router_init()