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.c3182 BRIDGE_VLAN_CLR(blp, blp->bl_pvid);
3210 BRIDGE_VLAN_CLR(blp, 0);
3218 BRIDGE_VLAN_CLR(blp, bve->bve_vlan);

Completed in 109 milliseconds