DHCP_LINK_DOWN is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...

DHCP_LINK_DOWN macro

Syntax

#define DHCP_LINK_DOWN (uint8_t) 5

References

LocationText
app_ethernet.h:37
#define DHCP_LINK_DOWN (uint8_t) 5
app_ethernet.c:70
DHCP_state = DHCP_LINK_DOWN;
app_ethernet.c:172
case DHCP_LINK_DOWN: