iPXE
realtek_legacy_header Struct Reference

A legacy mode receive packet header. More...

#include <realtek.h>

Data Fields

uint16_t status
 Status.
uint16_t length
 Length.
uint8_t data [0]
 Packet data.

Detailed Description

A legacy mode receive packet header.

Definition at line 54 of file realtek.h.

Field Documentation

◆ status

uint16_t realtek_legacy_header::status

Status.

Definition at line 56 of file realtek.h.

◆ length

uint16_t realtek_legacy_header::length

Length.

Definition at line 58 of file realtek.h.

◆ data

uint8_t realtek_legacy_header::data[0]

Packet data.

Definition at line 60 of file realtek.h.


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