iPXE
Data Fields
eth_slow_header Struct Reference

Slow protocols header. More...

#include <eth_slow.h>

Data Fields

uint8_t subtype
 Slow protocols subtype. More...
 
uint8_t version
 Subtype version number. More...
 

Detailed Description

Slow protocols header.

Definition at line 13 of file eth_slow.h.

Field Documentation

◆ subtype

uint8_t eth_slow_header::subtype

Slow protocols subtype.

Definition at line 15 of file eth_slow.h.

Referenced by eth_slow_rx().

◆ version

uint8_t eth_slow_header::version

Subtype version number.

Definition at line 17 of file eth_slow.h.

Referenced by eth_slow_lacp_rx().


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