Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_ARP_EXPIRE_TIMEOUT (1200U) |
Period of time after which ARP cache entries are automatically expired (in seconds).
If set to 0
, the expiration is disabled (not recommended). Default value is 1200 seconds (20 minutes).
.
Definition at line 392 of file fnet_stack_config.h.