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

#include <aoe.h>

Data Fields

unsigned char dst [6]
 
unsigned char src [6]
 
__be16 type
 
unsigned char verfl
 
unsigned char err
 
__be16 major
 
unsigned char minor
 
unsigned char cmd
 
__be32 tag
 

Detailed Description

Definition at line 37 of file aoe.h.

Field Documentation

unsigned char cmd

Definition at line 45 of file aoe.h.

unsigned char dst[6]

Definition at line 38 of file aoe.h.

unsigned char err

Definition at line 42 of file aoe.h.

__be16 major

Definition at line 43 of file aoe.h.

unsigned char minor

Definition at line 44 of file aoe.h.

unsigned char src[6]

Definition at line 39 of file aoe.h.

Definition at line 46 of file aoe.h.

Definition at line 40 of file aoe.h.

unsigned char verfl

Definition at line 41 of file aoe.h.


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