BRIDGE_VLAN_INFO_MASTER  552 net/bridge/br_netlink.c 			if ((vinfo->flags & BRIDGE_VLAN_INFO_MASTER) &&
BRIDGE_VLAN_INFO_MASTER  476 net/bridge/br_private.h 	return v->flags & BRIDGE_VLAN_INFO_MASTER;
BRIDGE_VLAN_INFO_MASTER  252 net/bridge/br_vlan.c 		if (flags & BRIDGE_VLAN_INFO_MASTER) {
BRIDGE_VLAN_INFO_MASTER  673 net/bridge/br_vlan.c 	vlan->flags = flags | BRIDGE_VLAN_INFO_MASTER;