TSTK_ARP
- Include macro
-
INCLUDE_TSTK_ARP
- Variants
-
simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
- Name
-
ARP support
- Synopsis
-
Address Resolution Protocol
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- tStk_arpInit(TSTK_ARP_HASH_SIZE, TSTK_ARP_ENTRIES);
- Modules
-
- $(WIND_BASE)/target/lib/obj$(CPU)$(TOOL)tStk/tStk_arp.o
- Required components
-
Parameter: TSTK_ARP_HASH_SIZE
- Name
-
TSTK_ARP_HASH_SIZE
- Synopsis
-
Number of hash buckets as a power of two.
- Default
-
(1 << 5)
- Type
-
int
Parameter: TSTK_ARP_ENTRIES
- Name
-
TSTK_ARP_ENTRIES
- Synopsis
-
Max number of ARP entries allowed.
- Default
-
32
- Type
-
int
Generated on 2007-10-15 17:17:22.