|
iPXE
|
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... | |
| uint8_t fip_fka_adv_p::flags |
| 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().
1.8.15