ARP configuration options
[Configuration options for uIP]


Defines

#define UIP_ARPTAB_SIZE   8
#define UIP_ARP_MAXAGE   120
#define UIP_ARPTAB_SIZE   8
#define UIP_ARP_MAXAGE   120


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).

Definition at line 408 of file linux/uipopt.h.

#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).

Definition at line 414 of file avr/uipopt.h.

Referenced by uip_arp_timer().

#define UIP_ARPTAB_SIZE   8
 

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.

Definition at line 400 of file linux/uipopt.h.

#define UIP_ARPTAB_SIZE   8
 

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.

Definition at line 406 of file avr/uipopt.h.


Generated on Fri Jan 6 22:23:18 2006 for EtherProgs by  doxygen 1.4.5