![]() |
![]() |
Structure for Port specific VLAN security configuration. More...
#include <cpsw_ale.h>
Data Fields | |
bool | vidIngressCheck |
bool | dropUntagged |
bool | dropDualVlan |
bool | dropDoubleVlan |
Structure for Port specific VLAN security configuration.
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