iPXE
Data Fields
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. More...
 
uint16_t max_delay
 Maximum delay (in 10us increments) More...
 
uint8_t reserved [12]
 Reserved. More...
 

Detailed Description

LACP collector TLV.

Definition at line 200 of file eth_slow.h.

Field Documentation

◆ tlv

struct eth_slow_tlv_header eth_slow_lacp_collector_tlv::tlv

TLV header.

Definition at line 202 of file eth_slow.h.

Referenced by eth_slow_lacp_rx().

◆ max_delay

uint16_t eth_slow_lacp_collector_tlv::max_delay

Maximum delay (in 10us increments)

Definition at line 204 of file eth_slow.h.

Referenced by eth_slow_lacp_dump().

◆ reserved

uint8_t eth_slow_lacp_collector_tlv::reserved[12]

Reserved.

Definition at line 206 of file eth_slow.h.


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