Structure to hold providers for EUI-48 addresses. More...
Structure to hold providers for EUI-48 addresses.
Definition at line 138 of file eui_provider.h.
#include <eui_provider.h>
Data Fields | |
netdev_get_eui48_cb_t | provider |
function to provide an EUI-48 | |
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 | |