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

#include <tcp_internal.h>

Data Fields

__be64 protocol_version
 
__be64 connector_id
 
__be32 o2hb_heartbeat_timeout_ms
 
__be32 o2net_idle_timeout_ms
 
__be32 o2net_keepalive_delay_ms
 
__be32 o2net_reconnect_delay_ms
 

Detailed Description

Definition at line 79 of file tcp_internal.h.

Field Documentation

__be64 connector_id

Definition at line 81 of file tcp_internal.h.

__be32 o2hb_heartbeat_timeout_ms

Definition at line 82 of file tcp_internal.h.

__be32 o2net_idle_timeout_ms

Definition at line 83 of file tcp_internal.h.

__be32 o2net_keepalive_delay_ms

Definition at line 84 of file tcp_internal.h.

__be32 o2net_reconnect_delay_ms

Definition at line 85 of file tcp_internal.h.

__be64 protocol_version

Definition at line 80 of file tcp_internal.h.


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