Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h158 #define BRIDGE_VLAN_CLR(l, v) ((l)->bl_vlans[(v) / NBBY] &= \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c3197 BRIDGE_VLAN_CLR(blp, blp->bl_pvid); in bridge_ioctl()
3225 BRIDGE_VLAN_CLR(blp, 0); in bridge_ioctl()
3233 BRIDGE_VLAN_CLR(blp, bve->bve_vlan); in bridge_ioctl()