TSTK_TCP
- Include macro
-
INCLUDE_TSTK_TCP
- Variants
-
simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
- Name
-
TCP support
- Synopsis
-
TCP support for Trusted Stack.
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- tStk_tcpInit(TSTK_TCB_ENTRIES, TSTK_RFC1323_WSCALE, TSTK_RFC1323_TSTAMP);
- Modules
-
- $(WIND_BASE)/target/lib/obj$(CPU)$(TOOL)tStk/tStk_queue.o
- $(WIND_BASE)/target/lib/obj$(CPU)$(TOOL)tStk/tStk_tcp.o
- Required components
-
Parameter: TSTK_TCB_ENTRIES
- Name
-
TSTK_TCB_ENTRIES
- Synopsis
-
Number of TCB entries.
- Default
-
64
- Type
-
int
Parameter: TSTK_RFC1323_TSTAMP
- Name
-
TCP RFC1323 TimeStamp option (Not Supported)
- Synopsis
-
Enable to allow use of RFC1323 Timestamp option. (Not Supported)
- Default
-
FALSE
- Type
-
BOOL
Parameter: TSTK_RFC1323_WSCALE
- Name
-
TCP RFC1323 Window scaling option
- Synopsis
-
Enable to allow use of RFC1323 window scaling option.
- Default
-
TRUE
- Type
-
BOOL
Generated on 2007-10-15 17:17:22.