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

#include <ib_pack.h>

Data Fields

int lrh_present
 
struct ib_unpacked_lrh lrh
 
int eth_present
 
struct ib_unpacked_eth eth
 
int vlan_present
 
struct ib_unpacked_vlan vlan
 
int grh_present
 
struct ib_unpacked_grh grh
 
struct ib_unpacked_bth bth
 
struct ib_unpacked_deth deth
 
int immediate_present
 
__be32 immediate_data
 

Detailed Description

Definition at line 228 of file ib_pack.h.

Field Documentation

Definition at line 237 of file ib_pack.h.

Definition at line 238 of file ib_pack.h.

Definition at line 232 of file ib_pack.h.

int eth_present

Definition at line 231 of file ib_pack.h.

Definition at line 236 of file ib_pack.h.

int grh_present

Definition at line 235 of file ib_pack.h.

__be32 immediate_data

Definition at line 240 of file ib_pack.h.

int immediate_present

Definition at line 239 of file ib_pack.h.

Definition at line 230 of file ib_pack.h.

int lrh_present

Definition at line 229 of file ib_pack.h.

Definition at line 234 of file ib_pack.h.

int vlan_present

Definition at line 233 of file ib_pack.h.


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