lwIP 2.2.0
Lightweight IP stack
Loading...
Searching...
No Matches

Macros

#define LWIP_ACD   (LWIP_AUTOIP || LWIP_DHCP_DOES_ACD_CHECK)
 

Detailed Description

Macro Definition Documentation

◆ LWIP_ACD

#define LWIP_ACD   (LWIP_AUTOIP || LWIP_DHCP_DOES_ACD_CHECK)

LWIP_ACD==1: Enable ACD module. ACD module is needed when using AUTOIP.