|
iPXE
|
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... | |
Receive packet header.
Definition at line 86 of file smsc75xx.h.
| uint32_t smsc75xx_rx_header::command |
RX command word.
Definition at line 88 of file smsc75xx.h.
| uint16_t smsc75xx_rx_header::vtag |
VLAN tag.
Definition at line 90 of file smsc75xx.h.
| uint16_t smsc75xx_rx_header::csum |
Checksum.
Definition at line 92 of file smsc75xx.h.
| uint16_t smsc75xx_rx_header::pad |
Two-byte padding used to align Ethernet payload.
Definition at line 94 of file smsc75xx.h.
1.8.15