iPXE
eth_slow_lacp_collector_tlv Struct Reference

LACP collector TLV. More...

#include <eth_slow.h>

Data Fields

struct eth_slow_tlv_header tlv
 TLV header.
uint16_t max_delay
 Maximum delay (in 10us increments)
uint8_t reserved [12]
 Reserved.

Detailed Description

LACP collector TLV.

Definition at line 201 of file eth_slow.h.

Field Documentation

◆ tlv

struct eth_slow_tlv_header eth_slow_lacp_collector_tlv::tlv

TLV header.

Definition at line 203 of file eth_slow.h.

◆ max_delay

uint16_t eth_slow_lacp_collector_tlv::max_delay

Maximum delay (in 10us increments)

Definition at line 205 of file eth_slow.h.

◆ reserved

uint8_t eth_slow_lacp_collector_tlv::reserved[12]

Reserved.

Definition at line 207 of file eth_slow.h.


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