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

TCP global data. More...

#include <tcp.h>


Data Fields

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


Detailed Description

TCP global data.

Definition at line 285 of file tcp.h.


Field Documentation

fibril_rwlock_t lock

Safety lock.

Write lock is used only for adding or removing socket ports.

Definition at line 303 of file tcp.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7