iPXE
|
A FIP descriptor containing an encapsulated login 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_login_frame | els |
ELS frame. More... | |
uint8_t fip_login::type |
uint8_t fip_login::len |
struct fc_frame_header fip_login::fc |
struct fc_login_frame fip_login::els |