Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: