Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_ETHERNET_HEADER Struct Reference

#include <network.h>

Data Fields

HARDWARE_ADDRESS destaddress
HARDWARE_ADDRESS sourceaddress
uint16_t typelength
 Length or Type (IEEE 802.3 or BlueBook/DIX Ethernet).
uint8_t data []
 Not part of header, included to provide a pointer to the start of data.

Field Documentation

◆ destaddress

HARDWARE_ADDRESS destaddress

◆ sourceaddress

HARDWARE_ADDRESS sourceaddress

◆ typelength

uint16_t typelength

Length or Type (IEEE 802.3 or BlueBook/DIX Ethernet).

◆ data

uint8_t data[]

Not part of header, included to provide a pointer to the start of data.


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