Searched refs:BRIDGE_VLAN_INFO_BRENTRY (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/bridge/
H A Dbr_vlan.c293 flags | BRIDGE_VLAN_INFO_BRENTRY,
411 v->flags &= ~BRIDGE_VLAN_INFO_BRENTRY;
724 if (!(flags & BRIDGE_VLAN_INFO_BRENTRY))
749 vlan->flags |= BRIDGE_VLAN_INFO_BRENTRY;
799 if (flags & BRIDGE_VLAN_INFO_BRENTRY)
1125 BRIDGE_VLAN_INFO_BRENTRY,
1185 BRIDGE_VLAN_INFO_BRENTRY,
1742 BRIDGE_VLAN_INFO_BRENTRY, &changed, NULL);
H A Dbr_private.h658 return v->flags & BRIDGE_VLAN_INFO_BRENTRY;
H A Dbr_netlink.c708 vinfo->flags |= BRIDGE_VLAN_INFO_BRENTRY;
/linux-master/include/uapi/linux/
H A Dif_bridge.h135 #define BRIDGE_VLAN_INFO_BRENTRY (1<<5) /* Global bridge VLAN entry */ macro
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c273 !(vinfo.flags & BRIDGE_VLAN_INFO_BRENTRY))

Completed in 193 milliseconds