Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_bridge.h129 #define BRIDGE_VLAN_INFO_MASTER (1<<0) /* Operate on Bridge device as well */ macro
/linux/net/bridge/
A Dbr_vlan.c254 if (flags & BRIDGE_VLAN_INFO_MASTER) { in __vlan_add()
740 vlan->flags = flags | BRIDGE_VLAN_INFO_MASTER; in br_vlan_add()
A Dbr_private.h607 return v->flags & BRIDGE_VLAN_INFO_MASTER; in br_vlan_is_master()
A Dbr_netlink.c673 if ((vinfo->flags & BRIDGE_VLAN_INFO_MASTER) && in br_vlan_info()

Completed in 20 milliseconds