iPXE
Data Fields
smsc75xx_rx_header Struct Reference

Receive packet header. More...

#include <smsc75xx.h>

Data Fields

uint32_t command
 RX command word. More...
 
uint16_t vtag
 VLAN tag. More...
 
uint16_t csum
 Checksum. More...
 
uint16_t pad
 Two-byte padding used to align Ethernet payload. More...
 

Detailed Description

Receive packet header.

Definition at line 85 of file smsc75xx.h.

Field Documentation

◆ command

uint32_t smsc75xx_rx_header::command

RX command word.

Definition at line 87 of file smsc75xx.h.

◆ vtag

uint16_t smsc75xx_rx_header::vtag

VLAN tag.

Definition at line 89 of file smsc75xx.h.

◆ csum

uint16_t smsc75xx_rx_header::csum

Checksum.

Definition at line 91 of file smsc75xx.h.

◆ pad

uint16_t smsc75xx_rx_header::pad

Two-byte padding used to align Ethernet payload.

Definition at line 93 of file smsc75xx.h.


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