Data Fields
CpswAle_SetInterVlanCfgInArgs_s Struct Reference

Output args for CPSW_ALE_IOCTL_SET_DEFAULT_THREADCFG command. More...

#include <cpsw_ale.h>

Data Fields

CpswAle_PolicerMatchParams policerMatch
 
bool enableTTLCheck
 
uint32_t destPortMask
 
uint32_t routeIdx
 
uint32_t egressTrunkIdx
 

Detailed Description

Output args for CPSW_ALE_IOCTL_SET_DEFAULT_THREADCFG command.

InterVLAN routing configuration in ALE is associated with each policer/classifier entry.

Field Documentation

uint32_t CpswAle_SetInterVlanCfgInArgs_s::destPortMask

Destination port mask to route the packet matching policerMatch

uint32_t CpswAle_SetInterVlanCfgInArgs_s::egressTrunkIdx

The Egress Trunk Index is the calculated trunk index from the SA, DA or VLAN if modified to that InterVLAN routing will work on trunks as well. The DA, SA and VLAN are ignored for trunk generation on InterVLAN Routing so that this field is the index generated from the Egress Op replacements elclusive or'd together into a three bit index

bool CpswAle_SetInterVlanCfgInArgs_s::enableTTLCheck

Enable TTL field check for non-zero value

CpswAle_PolicerMatchParams CpswAle_SetInterVlanCfgInArgs_s::policerMatch

Policer match configuration parameters

uint32_t CpswAle_SetInterVlanCfgInArgs_s::routeIdx

Destination port route index which has info on the MAC SA/DA to be replaced for the outgoing packet


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

Copyright 2020, Texas Instruments Incorporated