DHCP_MSG_LEN is only used within LwIP.
 
Symbols
loading...
Files
loading...

DHCP_MSG_LEN macro

Syntax

#define DHCP_MSG_LEN 236U

References

LocationText
dhcp.h:55
#define DHCP_MSG_LEN 236U
dhcp.h:56
#define DHCP_OPTIONS_OFS (DHCP_MSG_LEN + 4U) /* 4 byte: cookie */