Searched refs:BRIDGE_VLAN_INFO_RANGE_BEGIN (Results 1 – 3 of 3) sorted by relevance
128 #define BRIDGE_VLAN_INFO_RANGE_BEGIN (1<<3) /* VLAN is start of vlan range */ macro
656 vinfo.flags |= BRIDGE_VLAN_INFO_RANGE_BEGIN; in switchdev_port_vlan_dump_put()661 vinfo.flags &= ~BRIDGE_VLAN_INFO_RANGE_BEGIN; in switchdev_port_vlan_dump_put()871 if (vinfo->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN) { in switchdev_port_br_afspec()
219 vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_BEGIN; in br_fill_ifvlaninfo_range()528 if (vinfo->flags & BRIDGE_VLAN_INFO_RANGE_BEGIN) { in br_afspec()