AM263x MCU+ SDK  09.02.00
ethhdr Struct Reference

Detailed Description

Ethernet header structure.

Data Fields

uint8_t h_dest [ETH_ALEN]
 
uint8_t h_source [ETH_ALEN]
 
uint16_t h_proto
 

Field Documentation

◆ h_dest

uint8_t ethhdr::h_dest[ETH_ALEN]

Destination Ethernet address.

◆ h_source

uint8_t ethhdr::h_source[ETH_ALEN]

Source Ethernet address.

◆ h_proto

uint16_t ethhdr::h_proto

Ethernet type in the ethernet frame