iPXE
Data Fields
fip_vx_port_id Struct Reference

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...
 

Detailed Description

A FIP Vx port identification descriptor.

Definition at line 291 of file fip.h.

Field Documentation

◆ type

uint8_t fip_vx_port_id::type

Type.

Definition at line 293 of file fip.h.

◆ len

uint8_t fip_vx_port_id::len

Length in 32-bit words.

Definition at line 295 of file fip.h.

◆ mac

uint8_t fip_vx_port_id::mac[ETH_ALEN]

MAC address.

Definition at line 297 of file fip.h.

◆ reserved

uint8_t fip_vx_port_id::reserved

Reserved.

Definition at line 299 of file fip.h.

◆ id

struct fc_port_id fip_vx_port_id::id

Address identifier.

Definition at line 301 of file fip.h.

◆ name

struct fc_name fip_vx_port_id::name

Port name.

Definition at line 303 of file fip.h.


The documentation for this struct was generated from the following file: