iPXE
|
A FIP Vx port identification descriptor. More...
#include <fip.h>
Data Fields | |
uint8_t | type |
Type. More... | |
uint8_t | len |
Length in 32-bit words. More... | |
uint8_t | mac [ETH_ALEN] |
MAC address. More... | |
uint8_t | reserved |
Reserved. More... | |
struct fc_port_id | id |
Address identifier. More... | |
struct fc_name | name |
Port name. More... | |
struct fc_port_id fip_vx_port_id::id |