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