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

#include <ib.h>

Data Fields

__be32 dp_saddr
 
__be32 dp_daddr
 
u8 dp_protocol_major
 
u8 dp_protocol_minor
 
__be16 dp_protocol_minor_mask
 
__be32 dp_reserved1
 
__be64 dp_ack_seq
 
__be32 dp_credit
 

Detailed Description

Definition at line 58 of file ib.h.

Field Documentation

__be64 dp_ack_seq

Definition at line 66 of file ib.h.

__be32 dp_credit

Definition at line 67 of file ib.h.

__be32 dp_daddr

Definition at line 61 of file ib.h.

u8 dp_protocol_major

Definition at line 62 of file ib.h.

u8 dp_protocol_minor

Definition at line 63 of file ib.h.

__be16 dp_protocol_minor_mask

Definition at line 64 of file ib.h.

__be32 dp_reserved1

Definition at line 65 of file ib.h.

__be32 dp_saddr

Definition at line 60 of file ib.h.


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