# ethernet.h - [Overview](#section1701175441165627) - [Summary](#section1100063037165627) - [Data Structures](#nested-classes) - [Macros](#define-members) ## **Overview** **Related Modules:** [NET](NET.md) **Description:** Declares the structures related to an Ethernet address. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures

Data Structure Name

Description

ether_addr

Defines the information about a 48-bit Ethernet address.

## Macros

Macro Name and Value

Description

ETH_ALEN 6

Defines the length of an Ethernet address.