Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Macros
prot/dhcp.h File Reference

DHCP protocol definitions. More...

#include "lwip/opt.h"
#include "lwip/arch.h"
#include "lwip/prot/ip4.h"

Go to the source code of this file.

Data Structures

struct  dhcp_msg
 minimum set of fields of any DHCP message More...
 

Macros

#define DHCP_OPTIONS_LEN   DHCP_MIN_OPTIONS_LEN
 make sure user does not configure this too small More...
 

Detailed Description

DHCP protocol definitions.

Definition in file prot/dhcp.h.

Macro Definition Documentation

#define DHCP_OPTIONS_LEN   DHCP_MIN_OPTIONS_LEN

make sure user does not configure this too small

allow this to be configured in lwipopts.h, but not too small set this to be sufficient for your options in outgoing DHCP msgs

Definition at line 88 of file prot/dhcp.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.