Searched refs:BRIDGE_VLAN_SET (Results 1 – 2 of 2) sorted by relevance
155 #define BRIDGE_VLAN_SET(l, v) ((l)->bl_vlans[(v) / NBBY] |= \ macro
3185 BRIDGE_VLAN_SET(blp, blp->bl_pvid); in bridge_ioctl()3212 BRIDGE_VLAN_SET(blp, blp->bl_pvid); in bridge_ioctl()3216 BRIDGE_VLAN_SET(blp, bve->bve_vlan); in bridge_ioctl()