Data Fields
CpswAle_GetPortMacAddrOutArgs_s Struct Reference

Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR command. More...

#include <cpsw_ale.h>

Data Fields

CpswAle_MacAddrInfoaddrs
 
uint32_t addrCnt
 
uint32_t totalAddrCnt
 

Detailed Description

Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR command.

Field Documentation

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


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated