iPXE
Data Fields
fc_els_frame_common Struct Reference

Fibre Channel ELS frame common parameters. More...

#include <fcels.h>

Data Fields

uint8_t command
 ELS command code. More...
 
uint8_t reserved [3]
 Reserved. More...
 

Detailed Description

Fibre Channel ELS frame common parameters.

Definition at line 22 of file fcels.h.

Field Documentation

◆ command

uint8_t fc_els_frame_common::command

ELS command code.

Definition at line 24 of file fcels.h.

Referenced by fcoe_deliver().

◆ reserved

uint8_t fc_els_frame_common::reserved[3]

Reserved.

Definition at line 26 of file fcels.h.


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