Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tcp_cookie_transactions Struct Reference

#include <tcp.h>

Data Fields

__u16 tcpct_flags
 
__u8 __tcpct_pad1
 
__u8 tcpct_cookie_desired
 
__u16 tcpct_s_data_desired
 
__u16 tcpct_used
 
__u8 tcpct_value [TCP_MSS_DEFAULT]
 

Detailed Description

Definition at line 215 of file tcp.h.

Field Documentation

__u8 __tcpct_pad1

Definition at line 217 of file tcp.h.

__u8 tcpct_cookie_desired

Definition at line 218 of file tcp.h.

__u16 tcpct_flags

Definition at line 216 of file tcp.h.

__u16 tcpct_s_data_desired

Definition at line 219 of file tcp.h.

__u16 tcpct_used

Definition at line 220 of file tcp.h.

__u8 tcpct_value[TCP_MSS_DEFAULT]

Definition at line 221 of file tcp.h.


The documentation for this struct was generated from the following file: