iPXE
|
A FIP descriptor containing an encapsulated ELP frame. More...
#include <fip.h>
Data Fields | |
uint8_t | type |
Type. More... | |
uint8_t | len |
Length in 32-bit words. More... | |
uint8_t | reserved [2] |
Reserved. More... | |
struct fc_frame_header | fc |
Fibre Channel frame header. More... | |
struct fc_els_frame_common | els |
ELS frame. More... | |
uint32_t | dull [25] |
Uninteresting content. More... | |
struct fc_frame_header fip_elp::fc |
struct fc_els_frame_common fip_elp::els |