Searched refs:bsv_vlan (Results 1 – 3 of 3) sorted by relevance
80 uint_t bsv_vlan; member
276 bsv.bsv_vlan = 1; in update_port()280 bsv.bsv_vlan = propval; in update_port()
3174 if (bsv->bsv_vlan > VLAN_ID_MAX) in bridge_ioctl()3178 } else if (blp->bl_pvid == bsv->bsv_vlan) { in bridge_ioctl()3183 blp->bl_pvid = bsv->bsv_vlan; in bridge_ioctl()