Searched refs:dhcpv4_done (Results 1 – 1 of 1) sorted by relevance
76 static bool dhcpv4_done; in event_handler() local86 dhcpv4_done = true; in event_handler()96 dhcpv4_done = false; in event_handler()109 if (!IS_ENABLED(CONFIG_NET_DHCPV4) || dhcpv4_done) { in event_handler()