Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR command.
Data Fields | |
CpswAle_MacAddrInfo * | addrs |
uint32_t | addrCnt |
uint32_t | totalAddrCnt |
CpswAle_MacAddrInfo* CpswAle_GetPortMacAddrOutArgs::addrs |
Application provided buffer populated with MAC addresses reachable on the port number given in inArgs CpswAle_GetPortMacAddrInArgs::portNum
uint32_t CpswAle_GetPortMacAddrOutArgs::addrCnt |
Number of MAC entries stored in provided buffer. Will not exceed CpswAle_GetPortMacAddrInArgs::macAddrMax
uint32_t CpswAle_GetPortMacAddrOutArgs::totalAddrCnt |
Total number of MAC addresses reachable on given portNum