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

#include <tcp_internal.h>

Data Fields

__be64 protocol_version
 
__be64 connector_id
 
__be32 r2hb_heartbeat_timeout_ms
 
__be32 r2net_idle_timeout_ms
 
__be32 r2net_keepalive_delay_ms
 
__be32 r2net_reconnect_delay_ms
 

Detailed Description

Definition at line 85 of file tcp_internal.h.

Field Documentation

__be64 connector_id

Definition at line 87 of file tcp_internal.h.

__be64 protocol_version

Definition at line 86 of file tcp_internal.h.

__be32 r2hb_heartbeat_timeout_ms

Definition at line 88 of file tcp_internal.h.

__be32 r2net_idle_timeout_ms

Definition at line 89 of file tcp_internal.h.

__be32 r2net_keepalive_delay_ms

Definition at line 90 of file tcp_internal.h.

__be32 r2net_reconnect_delay_ms

Definition at line 91 of file tcp_internal.h.


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