Searched refs:bl_pvid (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h175 uint_t bl_pvid; /* VLAN ID for untagged traffic */ member in struct:bridge_link_s
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1964 blpsend->bl_pvid);
2075 blpsend->bl_pvid);
2148 if (vlanid == VLAN_ID_NONE || vlanid == blp->bl_pvid)
2159 if ((vlanid = blp->bl_pvid) == VLAN_ID_NONE)
3178 } else if (blp->bl_pvid == bsv->bsv_vlan) {
3182 BRIDGE_VLAN_CLR(blp, blp->bl_pvid);
3183 blp->bl_pvid = bsv->bsv_vlan;
3184 if (blp->bl_pvid != 0)
3185 BRIDGE_VLAN_SET(blp, blp->bl_pvid);
3211 if (blp->bl_pvid !
[all...]
H A Dtrill.c106 if (tci == tsock->ts_link->bl_pvid)
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1309 blp->bl_flags, blp->bl_pvid);

Completed in 58 milliseconds