Searched refs:BRIDGE_VLAN_CLR (Results 1 – 2 of 2) sorted by relevance
158 #define BRIDGE_VLAN_CLR(l, v) ((l)->bl_vlans[(v) / NBBY] &= \ macro
3182 BRIDGE_VLAN_CLR(blp, blp->bl_pvid); in bridge_ioctl()3210 BRIDGE_VLAN_CLR(blp, 0); in bridge_ioctl()3218 BRIDGE_VLAN_CLR(blp, bve->bve_vlan); in bridge_ioctl()