Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
dhcpv4.h File Reference

DHCPv4 Client Handler. More...

#include <sys/slist.h>
#include <zephyr/types.h>

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...
 

Detailed Description

DHCPv4 Client Handler.