Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rds_iw_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 641 of file iw_recv.c.

Field Documentation

u64 ack_next

Definition at line 642 of file iw_recv.c.

unsigned int ack_next_valid

Definition at line 645 of file iw_recv.c.

u64 ack_recv

Definition at line 643 of file iw_recv.c.

unsigned int ack_recv_valid

Definition at line 646 of file iw_recv.c.

unsigned int ack_required

Definition at line 644 of file iw_recv.c.


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