#include <tcp.h>
Data Fields | |
int | state |
socket_t | socket |
The socket used in the connection. | |
int | seq_num |
The current sequence number. |
Definition at line 42 of file tcp.h.
|
The current sequence number.
|
|
The socket used in the connection.
|
|
|