TAS
TCP Acceleration as an OS Service
|
#include <tcp_common.h>
Data Fields | |
struct tcp_timestamp_opt * | ts |
struct tcp_mss_opt * | mss |
Pointers to parsed TCP options
Definition at line 228 of file tcp_common.h.
struct tcp_timestamp_opt * tcp_opts::ts |