iPXE
eth_slow_header Struct Reference

Slow protocols header. More...

#include <eth_slow.h>

Data Fields

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

Detailed Description

Slow protocols header.

Definition at line 14 of file eth_slow.h.

Field Documentation

◆ subtype

uint8_t eth_slow_header::subtype

Slow protocols subtype.

Definition at line 16 of file eth_slow.h.

Referenced by eth_slow_rx().

◆ version

uint8_t eth_slow_header::version

Subtype version number.

Definition at line 18 of file eth_slow.h.


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