Searched defs:source_has_tag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1696 boolean_t source_has_tag = (tci != 0xFFFF); local
1710 if (!source_has_tag && vlanid == pvid) /* 1a */
1714 if (source_has_tag && mp->b_band == pri) {
1735 (!source_has_tag && MBLKTAIL(mp) < VLAN_INCR)) {
1737 if (!source_has_tag)
1759 if (!source_has_tag)
1771 if (source_has_tag) {

Completed in 61 milliseconds