iPXE
|
An FCoE name. More...
#include <fcoe.h>
Data Fields | |
struct fc_name | fc |
Fibre Channel name. More... | |
struct { | |
uint16_t authority | |
Naming authority. More... | |
uint8_t mac [ETH_ALEN] | |
MAC address. More... | |
} | fcoe |
FCoE name. More... | |
struct fc_name fcoe_name::fc |
Fibre Channel name.
Definition at line 20 of file fcoe.h.
Referenced by fcoe_expired(), fcoe_fip_tx_solicitation(), and fcoe_probe().
uint16_t fcoe_name::authority |
struct { ... } fcoe_name::fcoe |
FCoE name.
Referenced by fcoe_probe().