Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
DHCPv4 Client Handler. More...
Go to the source code of this file.
Functions | |
void | net_dhcpv4_start (struct net_if *iface) |
Start DHCPv4 client on an iface. More... | |
void | net_dhcpv4_stop (struct net_if *iface) |
Stop DHCPv4 client on an iface. More... | |
DHCPv4 Client Handler.