TSTK_RT_HASH
- Include macro
-
INCLUDE_TSTK_RT_HASH
- Variants
-
simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
- Name
-
Routing method Hash table.
- Synopsis
-
Routing table method is a hash table.
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- tStk_rt4HashInit(TSTK_ROUTE_ENTRIES);
- Modules
-
- $(WIND_BASE)/target/lib/obj$(CPU)$(TOOL)tStk/tStk_rt4Hash.o
- Required components
-
Parameter: TSTK_ROUTE_HASH_SIZE
- Name
-
TSTK_ROUTE_HASH_SIZE
- Synopsis
-
Number of hash buckets for routing entries.
- Default
-
(1 << 6)
- Type
-
int
Parameter: TSTK_ROUTE_ENTRIES
- Name
-
TSTK_ROUTE_ENTRIES
- Synopsis
-
Max number of routing entries.
- Default
-
64
- Type
-
int
Generated on 2007-10-15 17:17:22.