Structure to hold providers for EUI-64 addresses. More...
Structure to hold providers for EUI-64 addresses.
Definition at line 148 of file eui_provider.h.
#include <eui_provider.h>
Data Fields | |
| netdev_get_eui64_cb_t | provider | 
| function to provide an EUI-64  | |
| const void * | arg | 
| argument to the provider function  | |
| netdev_type_t | type | 
device type to match or NETDEV_ANY  | |
| uint8_t | index | 
device index to match or NETDEV_INDEX_ANY  | |