#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. | |
Definition at line 285 of file tcp.h.
1.4.7