aoehdr Struct Reference

An AoE header. More...

#include <aoe.h>


Data Fields

uint8_t ver_flags
 Protocol version number and flags.
uint8_t error
 Error code.
uint16_t major
 Major device number, in network byte order.
uint8_t minor
 Minor device number.
uint8_t command
 Command number.
uint32_t tag
 Tag, in network byte order.
union aoecmd cmd [0]
 Payload.


Detailed Description

An AoE header.

Definition at line 67 of file aoe.h.


Field Documentation

Protocol version number and flags.

Definition at line 69 of file aoe.h.

Referenced by aoe_rx(), and aoe_send_command().

Error code.

Definition at line 71 of file aoe.h.

Major device number, in network byte order.

Definition at line 73 of file aoe.h.

Referenced by aoe_rx(), and aoe_send_command().

Minor device number.

Definition at line 75 of file aoe.h.

Referenced by aoe_rx(), and aoe_send_command().

Command number.

Definition at line 77 of file aoe.h.

Referenced by aoe_rx(), and aoe_send_command().

Tag, in network byte order.

Definition at line 79 of file aoe.h.

Referenced by aoe_rx(), and aoe_send_command().

union aoecmd aoehdr::cmd[0] [write]

Payload.

Definition at line 81 of file aoe.h.


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1