Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1700 boolean_t source_has_tag = (tci != 0xFFFF); in reform_vlan_header() local
1719 if (!source_has_tag && vlanid == pvid) /* 1a */ in reform_vlan_header()
1723 if (source_has_tag && mp->b_band == pri) { in reform_vlan_header()
1744 (!source_has_tag && MBLKTAIL(mp) < VLAN_INCR)) { in reform_vlan_header()
1746 if (!source_has_tag) in reform_vlan_header()
1768 if (!source_has_tag) in reform_vlan_header()
1780 if (source_has_tag) { in reform_vlan_header()