Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
net_eth_addr Struct Reference

Ethernet address. More...

#include <ethernet.h>

Data Fields

uint8_t addr [6U]
 Buffer storing the address.
 

Detailed Description

Ethernet address.

Field Documentation

◆ addr

uint8_t net_eth_addr::addr[6U]

Buffer storing the address.


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