iPXE
Data Fields
fc_prli_frame Struct Reference

A Fibre Channel PRLI frame. More...

#include <fcels.h>

Data Fields

uint8_t command
 ELS command code. More...
 
uint8_t page_len
 Page length. More...
 
uint16_t len
 Payload length. More...
 
struct fc_prli_page page
 Service parameter page. More...
 

Detailed Description

A Fibre Channel PRLI frame.

Definition at line 273 of file fcels.h.

Field Documentation

◆ command

uint8_t fc_prli_frame::command

ELS command code.

Definition at line 275 of file fcels.h.

◆ page_len

uint8_t fc_prli_frame::page_len

Page length.

Definition at line 277 of file fcels.h.

◆ len

uint16_t fc_prli_frame::len

Payload length.

Definition at line 279 of file fcels.h.

◆ page

struct fc_prli_page fc_prli_frame::page

Service parameter page.

Definition at line 281 of file fcels.h.


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