iPXE
Data Fields
realtek_legacy_header Struct Reference

A legacy mode receive packet header. More...

#include <realtek.h>

Data Fields

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

Detailed Description

A legacy mode receive packet header.

Definition at line 53 of file realtek.h.

Field Documentation

◆ status

uint16_t realtek_legacy_header::status

Status.

Definition at line 55 of file realtek.h.

◆ length

uint16_t realtek_legacy_header::length

Length.

Definition at line 57 of file realtek.h.

◆ data

uint8_t realtek_legacy_header::data[0]

Packet data.

Definition at line 59 of file realtek.h.


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