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

TCP global data. More...

#include <tcp.h>

Data Fields

int net_phone
 Networking module phone.
int ip_phone
 IP module phone.
int icmp_phone
 ICMP module phone.
int last_used_port
 Last used free port.
socket_ports_t sockets
 Active sockets.
packet_dimensions_t dimensions
 Device packet dimensions.
fibril_rwlock_t lock
 Safety lock.

Detailed Description

TCP global data.


Field Documentation

packet_dimensions_t tcp_globals::dimensions

ICMP module phone.

Referenced by tcp_process_packet().

Last used free port.

Referenced by tcp_connect_core(), and tcp_process_client_messages().

fibril_rwlock_t tcp_globals::lock
socket_ports_t tcp_globals::sockets

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