iPXE
Data Fields
fip_vlan Struct Reference

A FIP VLAN descriptor. More...

#include <fip.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t len
 Length in 32-bit words. More...
 
uint16_t vlan
 VLAN ID. More...
 

Detailed Description

A FIP VLAN descriptor.

Definition at line 338 of file fip.h.

Field Documentation

◆ type

uint8_t fip_vlan::type

Type.

Definition at line 340 of file fip.h.

◆ len

uint8_t fip_vlan::len

Length in 32-bit words.

Definition at line 342 of file fip.h.

◆ vlan

uint16_t fip_vlan::vlan

VLAN ID.

Definition at line 344 of file fip.h.

Referenced by fcoe_fip_rx_vlan().


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