Searched refs:dhcpv4_ifaces (Results 1 – 1 of 1) sorted by relevance
46 static sys_slist_t dhcpv4_ifaces; variable863 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&dhcpv4_ifaces, current, next, node) { in dhcpv4_timeout()1560 SYS_SLIST_FOR_EACH_NODE(&dhcpv4_ifaces, node) { in dhcpv4_iface_event_handler()1608 SYS_SLIST_FOR_EACH_NODE(&dhcpv4_ifaces, node) { in dhcpv4_acd_event_handler()1722 if (sys_slist_is_empty(&dhcpv4_ifaces)) { in dhcpv4_start_internal()1729 sys_slist_append(&dhcpv4_ifaces, in dhcpv4_start_internal()1844 sys_slist_find_and_remove(&dhcpv4_ifaces, in net_dhcpv4_stop()1847 if (sys_slist_is_empty(&dhcpv4_ifaces)) { in net_dhcpv4_stop()