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

#include <rds.h>

Data Fields

uint64_t seq
 
uint32_t len
 
__be32 laddr
 
__be32 faddr
 
__be16 lport
 
__be16 fport
 
uint8_t flags
 

Detailed Description

Definition at line 118 of file rds.h.

Field Documentation

__be32 faddr

Definition at line 122 of file rds.h.

uint8_t flags

Definition at line 125 of file rds.h.

__be16 fport

Definition at line 124 of file rds.h.

Definition at line 121 of file rds.h.

uint32_t len

Definition at line 120 of file rds.h.

__be16 lport

Definition at line 123 of file rds.h.

uint64_t seq

Definition at line 119 of file rds.h.


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