Symbol: BRIDGE_VLAN_INFO_UNTAGGED
drivers/net/dsa/b53/b53_common.c
1704
!(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED))
drivers/net/dsa/b53/b53_common.c
1720
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/b53/b53_common.c
1773
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/bcm_sf2_cfp.c
890
vlan.flags = BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/dsa_loop.c
220
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/dsa_loop.c
252
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/hirschmann/hellcreek.c
459
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/lantiq/lantiq_gswip_common.c
1033
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/microchip/ksz8.c
1492
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/microchip/ksz9477.c
653
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/microchip/ksz9477.c
687
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/mt7530.c
1950
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/mv88e6xxx/chip.c
2660
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/ocelot/felix.c
1092
flags & BRIDGE_VLAN_INFO_UNTAGGED,
drivers/net/dsa/ocelot/felix.c
1133
flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/dsa/qca/qca8k-common.c
1015
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/realtek/rtl8366-core.c
299
bool untagged = !!(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/dsa/rzn1_a5psw.c
743
bool tagged = !(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/dsa/sja1105/sja1105_main.c
2448
if (flags & BRIDGE_VLAN_INFO_UNTAGGED)
drivers/net/dsa/vitesse-vsc73xx-core.c
1632
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/dsa/yt921x.c
1999
vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
2142
BRIDGE_VLAN_INFO_UNTAGGED | BRIDGE_VLAN_INFO_PVID);
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
311
if (flags & BRIDGE_VLAN_INFO_UNTAGGED) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
3179
.flags = BRIDGE_VLAN_INFO_UNTAGGED | BRIDGE_VLAN_INFO_PVID,
drivers/net/ethernet/intel/ice/ice_eswitch_br.c
708
(flags & BRIDGE_VLAN_INFO_UNTAGGED)) {
drivers/net/ethernet/intel/ice/ice_eswitch_br.c
713
(flags & BRIDGE_VLAN_INFO_UNTAGGED)) {
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
1470
bool flag_untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c
1152
if (flags & BRIDGE_VLAN_INFO_UNTAGGED) {
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
459
if (err || !(vinfo.flags & BRIDGE_VLAN_INFO_UNTAGGED))
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
282
if (vinfo.flags & BRIDGE_VLAN_INFO_UNTAGGED)
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
1582
bool flag_untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
3965
bool flag_untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.c
541
v->flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c
456
v->flags & BRIDGE_VLAN_INFO_UNTAGGED);
drivers/net/ethernet/mscc/ocelot_net.c
1147
bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/ti/am65-cpsw-switchdev.c
238
bool untag = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/ti/cpsw_switchdev.c
253
bool untag = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
drivers/net/ethernet/ti/icssg/icssg_switchdev.c
289
bool untag = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_multicast.c
915
if (vlan && !(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED)) {
net/bridge/br_netlink.c
382
if (v->flags & BRIDGE_VLAN_INFO_UNTAGGED)
net/bridge/br_netlink.c
383
flags |= BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_netlink.c
434
if (v->flags & BRIDGE_VLAN_INFO_UNTAGGED)
net/bridge/br_netlink.c
435
vinfo.flags |= BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_netlink.c
44
if (v->flags & BRIDGE_VLAN_INFO_UNTAGGED)
net/bridge/br_netlink.c
45
flags |= BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_vlan.c
1069
(v->flags & BRIDGE_VLAN_INFO_UNTAGGED))
net/bridge/br_vlan.c
1128
BRIDGE_VLAN_INFO_UNTAGGED |
net/bridge/br_vlan.c
1152
BRIDGE_VLAN_INFO_UNTAGGED,
net/bridge/br_vlan.c
1176
BRIDGE_VLAN_INFO_UNTAGGED,
net/bridge/br_vlan.c
1188
BRIDGE_VLAN_INFO_UNTAGGED |
net/bridge/br_vlan.c
1284
BRIDGE_VLAN_INFO_UNTAGGED,
net/bridge/br_vlan.c
1489
if (!(v->flags & BRIDGE_VLAN_INFO_UNTAGGED))
net/bridge/br_vlan.c
1753
BRIDGE_VLAN_INFO_UNTAGGED |
net/bridge/br_vlan.c
1868
if (flags & BRIDGE_VLAN_INFO_UNTAGGED)
net/bridge/br_vlan.c
1869
info.flags |= BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_vlan.c
522
if (v->flags & BRIDGE_VLAN_INFO_UNTAGGED &&
net/bridge/br_vlan.c
74
((flags ^ v->flags) & BRIDGE_VLAN_INFO_UNTAGGED);
net/bridge/br_vlan.c
84
if (flags & BRIDGE_VLAN_INFO_UNTAGGED)
net/bridge/br_vlan.c
85
v->flags |= BRIDGE_VLAN_INFO_UNTAGGED;
net/bridge/br_vlan.c
87
v->flags &= ~BRIDGE_VLAN_INFO_UNTAGGED;
net/dsa/tag_8021q.c
236
flags |= BRIDGE_VLAN_INFO_UNTAGGED |
net/dsa/trace.h
353
__entry->flags & BRIDGE_VLAN_INFO_UNTAGGED ? " untagged" : "",
net/dsa/trace.h
398
__entry->flags & BRIDGE_VLAN_INFO_UNTAGGED ? " untagged" : "",