Data Fields
CpswAle_PortVlanSecurityConfig_s Struct Reference

Structure for Port specific VLAN security configuration. More...

#include <cpsw_ale.h>

Data Fields

bool vidIngressCheck
 
bool dropUntagged
 
bool dropDualVlan
 
bool dropDoubleVlan
 

Detailed Description

Structure for Port specific VLAN security configuration.

Field Documentation

bool CpswAle_PortVlanSecurityConfig_s::dropDoubleVlan

Drop Double VLAN - When set cause any received packet with double VLANs to be dropped. That is if there are two ctag or two stag fields in the packet it will be dropped

bool CpswAle_PortVlanSecurityConfig_s::dropDualVlan

Drop Dual VLAN - When set will cause any received packet with dual VLAN stag followed by ctag to be dropped

bool CpswAle_PortVlanSecurityConfig_s::dropUntagged

Drop untagged packets

bool CpswAle_PortVlanSecurityConfig_s::vidIngressCheck

VLAN ID Ingress Check


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

Copyright 2020, Texas Instruments Incorporated