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

Data Fields

u64 ack_next
 
u64 ack_recv
 
unsigned int ack_required:1
 
unsigned int ack_next_valid:1
 
unsigned int ack_recv_valid:1
 

Detailed Description

Definition at line 806 of file ib_recv.c.

Field Documentation

u64 ack_next

Definition at line 807 of file ib_recv.c.

unsigned int ack_next_valid

Definition at line 810 of file ib_recv.c.

u64 ack_recv

Definition at line 808 of file ib_recv.c.

unsigned int ack_recv_valid

Definition at line 811 of file ib_recv.c.

unsigned int ack_required

Definition at line 809 of file ib_recv.c.


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