BRIDGE_VLAN_INFO_RANGE_BEGIN  257 net/bridge/br_netlink.c 		vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_BEGIN;
BRIDGE_VLAN_INFO_RANGE_BEGIN  574 net/bridge/br_netlink.c 	if (vinfo_curr->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN) {
BRIDGE_VLAN_INFO_RANGE_BEGIN  128 net/bridge/br_netlink_tunnel.c 					 BRIDGE_VLAN_INFO_RANGE_BEGIN);
BRIDGE_VLAN_INFO_RANGE_BEGIN  261 net/bridge/br_netlink_tunnel.c 	if (tinfo_curr->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN) {
BRIDGE_VLAN_INFO_RANGE_BEGIN  262 net/bridge/br_netlink_tunnel.c 		if (tinfo_last->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN)
BRIDGE_VLAN_INFO_RANGE_BEGIN  268 net/bridge/br_netlink_tunnel.c 		if (!(tinfo_last->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN))