![]() |
![]() |
Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR command. More...
#include <cpsw_ale.h>
Data Fields | |
CpswAle_MacAddrInfo * | addrs |
uint32_t | addrCnt |
uint32_t | totalAddrCnt |
Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR command.
uint32_t CpswAle_GetPortMacAddrOutArgs_s::addrCnt |
Number of MAC entries stored in provided buffer. Will not exceed CpswAle_GetPortMacAddrInArgs::macAddrMax
CpswAle_MacAddrInfo* CpswAle_GetPortMacAddrOutArgs_s::addrs |
Application provided buffer populated with MAC addresses reachable on the port number given in inArgs CpswAle_GetPortMacAddrInArgs::portNum
uint32_t CpswAle_GetPortMacAddrOutArgs_s::totalAddrCnt |
Total number of MAC addresses reachable on given portNum