| 
    Zephyr Project API 3.5.0
    
   A Scalable Open Source RTOS 
   | 
 
Hardware link address structure. More...
#include <net_linkaddr.h>
Data Fields | |
| uint8_t * | addr | 
| The array of byte representing the address.   | |
| uint8_t | len | 
| Length of that address array.   | |
| uint8_t | type | 
| What kind of address is this for.   | |
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.