![]() |
![]() |
Port specific VLAN security configuration. More...
#include <cpsw_ale.h>
Data Fields | |
bool | vidIngressCheck |
bool | dropUntagged |
bool | dropDualVlan |
bool | dropDoubleVlan |
Port specific VLAN security configuration.
bool CpswAle_PortVlanSecurityCfg_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_PortVlanSecurityCfg_s::dropDualVlan |
Drop Dual VLAN - When set will cause any received packet with dual VLAN stag followed by ctag to be dropped
bool CpswAle_PortVlanSecurityCfg_s::dropUntagged |
Drop untagged packets
bool CpswAle_PortVlanSecurityCfg_s::vidIngressCheck |
VLAN ID Ingress Check