|
iPXE
|
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... | |
LACP collector TLV.
Definition at line 200 of file eth_slow.h.
| struct eth_slow_tlv_header eth_slow_lacp_collector_tlv::tlv |
| 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().
| uint8_t eth_slow_lacp_collector_tlv::reserved[12] |
Reserved.
Definition at line 206 of file eth_slow.h.
1.8.15