iPXE
Data Fields
fip_fka_adv_p Struct Reference

A FIP FKA ADV period descriptor. More...

#include <fip.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t len
 Length in 32-bit words. More...
 
uint8_t reserved
 Reserved. More...
 
uint8_t flags
 Flags. More...
 
uint32_t period
 Keep alive advertisement period in milliseconds. More...
 

Detailed Description

A FIP FKA ADV period descriptor.

Definition at line 307 of file fip.h.

Field Documentation

◆ type

uint8_t fip_fka_adv_p::type

Type.

Definition at line 309 of file fip.h.

◆ len

uint8_t fip_fka_adv_p::len

Length in 32-bit words.

Definition at line 311 of file fip.h.

◆ reserved

uint8_t fip_fka_adv_p::reserved

Reserved.

Definition at line 313 of file fip.h.

◆ flags

uint8_t fip_fka_adv_p::flags

Flags.

Definition at line 315 of file fip.h.

Referenced by fcoe_fip_rx_advertisement().

◆ period

uint32_t fip_fka_adv_p::period

Keep alive advertisement period in milliseconds.

Definition at line 317 of file fip.h.

Referenced by fcoe_fip_rx_advertisement().


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