Home
last modified time | relevance | path

Searched refs:NET_IPV4_AUTOCONF_RENEW (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dipv4_autoconf.h18 NET_IPV4_AUTOCONF_RENEW, /**< Renew state */ enumerator
/Zephyr-latest/subsys/net/ip/
Dipv4_autoconf.c130 cfg->ipv4auto.state = NET_IPV4_AUTOCONF_RENEW; in net_ipv4_autoconf_start()