iPXE
|
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... | |
struct fc_prli_page fc_prli_frame::page |