Searched refs:ipv4auto_ifaces (Results 1 – 1 of 1) sorted by relevance
29 static sys_slist_t ipv4auto_ifaces; variable302 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&ipv4auto_ifaces, current, next, in ipv4_autoconf_timeout()322 sys_slist_append(&ipv4auto_ifaces, &ipv4auto->node); in ipv4_autoconf_start_timer()374 sys_slist_find_and_remove(&ipv4auto_ifaces, &cfg->ipv4auto.node); in net_ipv4_autoconf_reset()376 if (sys_slist_is_empty(&ipv4auto_ifaces)) { in net_ipv4_autoconf_reset()