tcp_timeout Struct Reference
[Transmission Control Protocol (TCP) Service]

TCP reply timeout data. More...

Data Fields

int globals_read_only
 TCP global data are going to be read only.
int port
 Socket port.
socket_cores_ref local_sockets
 Local sockets.
int socket_id
 Socket identifier.
tcp_socket_state_t state
 Socket state.
int sequence_number
 Sent packet sequence number.
suseconds_t timeout
 Timeout in microseconds.
char * key
 Port map key.
size_t key_length
 Port map key length.

Detailed Description

TCP reply timeout data.

Used as a timeouting fibril argument.

See also:
tcp_timeout()

Field Documentation

TCP global data are going to be read only.

Referenced by tcp_prepare_timeout(), and tcp_timeout().

Port map key length.

Referenced by tcp_prepare_timeout(), tcp_release_after_timeout(), and tcp_timeout().

socket_cores_ref tcp_timeout::local_sockets

Sent packet sequence number.

Referenced by tcp_prepare_timeout(), and tcp_timeout().

Socket identifier.

Referenced by tcp_prepare_timeout(), tcp_release_after_timeout(), and tcp_timeout().

Socket state.

Referenced by tcp_prepare_timeout(), and tcp_timeout().

suseconds_t tcp_timeout::timeout

Timeout in microseconds.

Referenced by tcp_prepare_timeout(), tcp_release_after_timeout(), and tcp_timeout().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 11 20:48:30 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1