Data Fields
CpswAle_GetPortMacAddrOutArgs_s Struct Reference

Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR IOCTL command. More...

#include <cpsw_ale.h>

Data Fields

CpswAle_MacAddrInfomacAddr
 
uint32_t addrCount
 
uint32_t totalPortMacAddrCount
 

Detailed Description

Output args for CPSW_ALE_IOCTL_GET_PORT_MACADDR IOCTL command.

Field Documentation

uint32_t CpswAle_GetPortMacAddrOutArgs_s::addrCount

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

CpswAle_MacAddrInfo* CpswAle_GetPortMacAddrOutArgs_s::macAddr

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

uint32_t CpswAle_GetPortMacAddrOutArgs_s::totalPortMacAddrCount

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