![]() |
ETHFW API Guide
|
Response params for ETHREMOTECFG_CMD_ALLOC_MAC command.
This response holds the information of the allocated MAC address for the given virtual port.
Data Fields | |
| EthRemoteCfg_ResHdr | hdr |
| uint8_t | macAddr [ETHREMOTECFG_MACADDRLEN] |
| EthRemoteCfg_ResHdr EthRemoteCfg_AllocMacRes::hdr |
Response message common header.
| uint8_t EthRemoteCfg_AllocMacRes::macAddr[ETHREMOTECFG_MACADDRLEN] |
Allocated MAC address.