Searched refs:BRIDGE_VLAN_INFO_UNTAGGED (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1582 bool flag_untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
3939 bool flag_untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1148 if (flags & BRIDGE_VLAN_INFO_UNTAGGED) {
/linux-master/drivers/net/dsa/
H A Dmt7530.c1799 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
H A Dlantiq_gswip.c1258 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2523 if (flags & BRIDGE_VLAN_INFO_UNTAGGED)
/linux-master/net/bridge/
H A Dbr_multicast.c917 if (vlan && !(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED)) {
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2676 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;

Completed in 221 milliseconds

12