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

#include <ib_pack.h>

Data Fields

u8 ip_version
 
u8 traffic_class
 
__be32 flow_label
 
__be16 payload_length
 
u8 next_header
 
u8 hop_limit
 
union ib_gid source_gid
 
union ib_gid destination_gid
 

Detailed Description

Definition at line 187 of file ib_pack.h.

Field Documentation

union ib_gid destination_gid

Definition at line 195 of file ib_pack.h.

__be32 flow_label

Definition at line 190 of file ib_pack.h.

u8 hop_limit

Definition at line 193 of file ib_pack.h.

u8 ip_version

Definition at line 188 of file ib_pack.h.

u8 next_header

Definition at line 192 of file ib_pack.h.

__be16 payload_length

Definition at line 191 of file ib_pack.h.

union ib_gid source_gid

Definition at line 194 of file ib_pack.h.

u8 traffic_class

Definition at line 189 of file ib_pack.h.


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