Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Hardware link address structure. More...
#include <net_linkaddr.h>
Data Fields | |
uint8_t * | addr |
uint8_t | len |
uint8_t | type |
Hardware link address structure.
Used to hold the link address information
uint8_t* net_linkaddr::addr |
The array of byte representing the address
uint8_t net_linkaddr::len |
Length of that address array
uint8_t net_linkaddr::type |
What kind of address is this for