Previous Next  

TCP

Include macro

INCLUDE_TCP

Variants

simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert

Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert

Name

TCPv4

Synopsis

BSD 4.4 TCPv4

Configlettes
Configuration parameters
Initialization routines
Modules
Required components

Parameter: TCP_CON_TIMEO_DFLT

Name

TCP Connection Timeout

Synopsis

Timeout intervals to connect (default 150 = 75 secs)

Default

150

Type

uint

Parameter: TCP_FLAGS_DFLT

Name

TCP Default Flags

Synopsis

Default value of the TCP flags

Default

(TCP_DO_RFC1323)

Type

uint

Parameter: TCP_IDLE_TIMEO_DFLT

Name

TCP Idle Timeout Value

Synopsis

Seconds without data before dropping connection

Default

14400

Type

uint

Parameter: TCP_MAX_PROBE_DFLT

Name

TCP Probe Limit

Synopsis

Number of probes before dropping connection (default 8)

Default

8

Type

uint

Parameter: TCP_MSS_DFLT

Name

Default TCP Maximum Segment Size

Synopsis

Initial number of bytes for a segment (default 512)

Default

512

Type

uint

Parameter: TCP_RCV_SIZE_DFLT

Name

TCP Receive Buffer Size

Synopsis

Number of bytes for incoming TCP data (8192 by default)

Default

8192

Type

uint

Parameter: TCP_REXMT_THLD_DFLT

Name

TCP Retransmission Threshold

Synopsis

Number of retransmit attempts before error (default 3)

Default

3

Type

uint

Parameter: TCP_RND_TRIP_DFLT

Name

Default Round Trip Interval

Synopsis

Initial value for round-trip-time, in seconds

Default

3

Type

uint

Parameter: TCP_SND_SIZE_DFLT

Name

TCP Send Buffer Size

Synopsis

Number of bytes for outgoing TCP data (8192 by default)

Default

8192

Type

uint

Parameter: TCP_RAND_FUNC

Name

TCP Random Function

Synopsis

A random fucntion to use in tcp_init

Default

(FUNCPTR)random

Type

FUNCPTR




Generated on 2007-10-15 17:17:22.