Searched refs:BRIDGE_VLAN_INFO_MASTER (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_bridge.h130 #define BRIDGE_VLAN_INFO_MASTER (1<<0) /* Operate on Bridge device as well */ macro
/linux-master/net/bridge/
H A Dbr_vlan.c289 if (flags & BRIDGE_VLAN_INFO_MASTER) {
796 vlan->flags = flags | BRIDGE_VLAN_INFO_MASTER;
H A Dbr_private.h652 return v->flags & BRIDGE_VLAN_INFO_MASTER;
H A Dbr_netlink.c721 if ((vinfo->flags & BRIDGE_VLAN_INFO_MASTER) &&

Completed in 142 milliseconds