Home
last modified time | relevance | path

Searched refs:BRIDGE_VLAN_INFO_MASTER (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dif_bridge.h130 #define BRIDGE_VLAN_INFO_MASTER (1<<0) /* Operate on Bridge device as well */ macro
/linux/net/bridge/
H A Dbr_netlink.c721 if ((vinfo->flags & BRIDGE_VLAN_INFO_MASTER) && in br_vlan_info()