Searched refs:active_prefix_lifetime_timers (Results 1 – 1 of 1) sorted by relevance
76 static sys_slist_t active_prefix_lifetime_timers; variable2590 sys_slist_find_and_remove(&active_prefix_lifetime_timers, in prefix_timer_remove()2611 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&active_prefix_lifetime_timers, in prefix_lifetime_timeout()2619 &active_prefix_lifetime_timers, in prefix_lifetime_timeout()2651 (void)sys_slist_find_and_remove(&active_prefix_lifetime_timers, in prefix_start_timer()2653 sys_slist_append(&active_prefix_lifetime_timers, in prefix_start_timer()