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

#include <rds.h>

Data Fields

__be64 h_sequence
 
__be64 h_ack
 
__be32 h_len
 
__be16 h_sport
 
__be16 h_dport
 
u8 h_flags
 
u8 h_credit
 
u8 h_padding [4]
 
__sum16 h_csum
 
u8 h_exthdr [RDS_HEADER_EXT_SPACE]
 

Detailed Description

Definition at line 142 of file rds.h.

Field Documentation

__be64 h_ack

Definition at line 144 of file rds.h.

u8 h_credit

Definition at line 149 of file rds.h.

__sum16 h_csum

Definition at line 151 of file rds.h.

__be16 h_dport

Definition at line 147 of file rds.h.

Definition at line 153 of file rds.h.

u8 h_flags

Definition at line 148 of file rds.h.

__be32 h_len

Definition at line 145 of file rds.h.

u8 h_padding[4]

Definition at line 150 of file rds.h.

__be64 h_sequence

Definition at line 143 of file rds.h.

__be16 h_sport

Definition at line 146 of file rds.h.


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