Data Fields
CpswAle_MirrorMatchParams_s Struct Reference

ALE port mirroring configuration for mirroring based on packet match. More...

#include <cpsw_ale.h>

Data Fields

CpswAle_TableEntryType entryType
 
CpswAle_MacAddrClassifierInfo dstMacAddrInfo
 
CpswAle_VlanIdInfo vlanIdInfo
 
CpswAle_IPv4EntryInfo ipv4Info
 
CpswAle_IPv6EntryInfo ipv6Info
 
CpswAle_OuiEntryInfo ouiInfo
 
uint16_t etherType
 

Detailed Description

ALE port mirroring configuration for mirroring based on packet match.

Field Documentation

CpswAle_MacAddrClassifierInfo CpswAle_MirrorMatchParams_s::dstMacAddrInfo

Unicast/multicast address. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_ADDR

CpswAle_TableEntryType CpswAle_MirrorMatchParams_s::entryType

Type of ALE entry for matching and mirroring

uint16_t CpswAle_MirrorMatchParams_s::etherType

EtherType address info. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_ETHERTYPE

CpswAle_IPv4EntryInfo CpswAle_MirrorMatchParams_s::ipv4Info

IPv4 address info. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_IPV4

CpswAle_IPv6EntryInfo CpswAle_MirrorMatchParams_s::ipv6Info

IPv6 address info. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_IPV6

CpswAle_OuiEntryInfo CpswAle_MirrorMatchParams_s::ouiInfo

OUI address info. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_OUI

CpswAle_VlanIdInfo CpswAle_MirrorMatchParams_s::vlanIdInfo

VLAN id. Must be valid if entryType is CPSW_ALE_TABLE_ENTRY_TYPE_VLAN


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

Copyright 2020, Texas Instruments Incorporated