PDK API Guide for J721E
CpswAle_GetPortMacAddrOutArgs Struct Reference

Detailed Description

Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR IOCTL command.

Data Fields

CpswAle_MacAddrInfomacAddr
 
uint32_t addrCount
 
uint32_t totalPortMacAddrCount
 

Field Documentation

CpswAle_MacAddrInfo* CpswAle_GetPortMacAddrOutArgs::macAddr

Application provided buffer populated with MAC addresses reachable on the given portNum

uint32_t CpswAle_GetPortMacAddrOutArgs::addrCount

Number of mac entries stored in provided buffer.Will not exceed CpswAle_GetPortMacAddrInArgs::maxNumAddr

uint32_t CpswAle_GetPortMacAddrOutArgs::totalPortMacAddrCount

Total number of MAC addresses reachable on given portNum