Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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.