Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

ARP configuration options
[Configuration options for uIP]


Defines

#define UIP_ARPTAB_SIZE
 The size of the ARP table.

#define UIP_ARP_MAXAGE   120
 The maxium age of ARP table entries measured in 10ths of seconds.


Define Documentation

#define UIP_ARP_MAXAGE   120
 

The maxium age of ARP table entries measured in 10ths of seconds.

An UIP_ARP_MAXAGE of 120 corresponds to 20 minutes (BSD default).

#define UIP_ARPTAB_SIZE
 

The size of the ARP table.

This option should be set to a larger value if this uIP node will have many connections from the local network.


Generated on Tue Oct 7 15:51:45 2003 for uIP 0.9 by doxygen 1.3.3