Searched refs:active_prefix_lifetime_timers (Results 1 – 1 of 1) sorted by relevance
71 static sys_slist_t active_prefix_lifetime_timers; variable2240 sys_slist_find_and_remove(&active_prefix_lifetime_timers, in prefix_timer_remove()2261 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&active_prefix_lifetime_timers, in prefix_lifetime_timeout()2269 &active_prefix_lifetime_timers, in prefix_lifetime_timeout()2301 (void)sys_slist_find_and_remove(&active_prefix_lifetime_timers, in prefix_start_timer()2303 sys_slist_append(&active_prefix_lifetime_timers, in prefix_start_timer()