Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
IPv4 Autoconfiguration. More...
Go to the source code of this file.
Macros | |
#define | net_ipv4_autoconf_init(...) |
Initialize IPv4 auto configuration engine. | |
Enumerations | |
enum | net_ipv4_autoconf_state { NET_IPV4_AUTOCONF_INIT , NET_IPV4_AUTOCONF_PROBE , NET_IPV4_AUTOCONF_ANNOUNCE , NET_IPV4_AUTOCONF_ASSIGNED , NET_IPV4_AUTOCONF_RENEW } |
Current state of IPv4 Autoconfiguration. More... | |
IPv4 Autoconfiguration.
#define net_ipv4_autoconf_init | ( | ... | ) |
Initialize IPv4 auto configuration engine.