Ethernet header structure.
Data Fields | |
uint8_t | h_dest [ETH_ALEN] |
uint8_t | h_source [ETH_ALEN] |
uint16_t | h_proto |
uint8_t lld_ethhdr::h_dest[ETH_ALEN] |
Destination Ethernet address.
uint8_t lld_ethhdr::h_source[ETH_ALEN] |
Source Ethernet address.
uint16_t lld_ethhdr::h_proto |
Ethernet type in the ethernet frame