iPXE
Data Fields
eth_slow_marker Struct Reference

Marker packet. More...

#include <eth_slow.h>

Data Fields

struct eth_slow_header header
 Slow protocols header. More...
 
struct eth_slow_marker_tlv marker
 Marker information. More...
 
struct eth_slow_terminator_tlv terminator
 Terminator. More...
 
uint8_t reserved [90]
 Reserved. More...
 

Detailed Description

Marker packet.

Definition at line 240 of file eth_slow.h.

Field Documentation

◆ header

struct eth_slow_header eth_slow_marker::header

Slow protocols header.

Definition at line 242 of file eth_slow.h.

◆ marker

struct eth_slow_marker_tlv eth_slow_marker::marker

Marker information.

Definition at line 244 of file eth_slow.h.

◆ terminator

struct eth_slow_terminator_tlv eth_slow_marker::terminator

Terminator.

Definition at line 246 of file eth_slow.h.

◆ reserved

uint8_t eth_slow_marker::reserved[90]

Reserved.

Definition at line 248 of file eth_slow.h.


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