Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h155 #define BRIDGE_VLAN_SET(l, v) ((l)->bl_vlans[(v) / NBBY] |= \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c3200 BRIDGE_VLAN_SET(blp, blp->bl_pvid); in bridge_ioctl()
3227 BRIDGE_VLAN_SET(blp, blp->bl_pvid); in bridge_ioctl()
3231 BRIDGE_VLAN_SET(blp, bve->bve_vlan); in bridge_ioctl()