Symbol: VLAN_ID
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
252
ieeestart[1], VLAN_ID(tci), origlen);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
257
print_ethertype(ethertype), VLAN_ID(tci),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
262
set_vlan_id(VLAN_ID(tci));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
289
"VLAN ID = %hu", VLAN_ID(tci));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
110
dlen, VLAN_ID(inner_ethvlanhdr->ether_tci),
usr/src/uts/common/io/bridge.c
1726
if (pri != 0 && VLAN_ID(tci) == 0) /* 1b */
usr/src/uts/common/io/bridge.c
2160
vlanid = VLAN_ID(tci);
usr/src/uts/common/io/bridge.c
2586
vlanid = VLAN_ID(tci);
usr/src/uts/common/io/dld/dld_str.c
869
vid = VLAN_ID(old_tci);
usr/src/uts/common/io/dld/dld_str.c
974
vid = VLAN_ID(mhi.mhi_tci);
usr/src/uts/common/io/dls/dls.c
549
VLAN_ID(ntohs(extinfo->ether_tci))));
usr/src/uts/common/io/dls/dls_link.c
152
uint16_t vid = VLAN_ID(mhip->mhi_tci);
usr/src/uts/common/io/dls/dls_link.c
186
cvid = VLAN_ID(cmhi.mhi_tci);
usr/src/uts/common/io/dls/dls_link.c
383
vid = VLAN_ID(mhi.mhi_tci);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
476
evh->eh_vlan = VLAN_ID(ntohs(vl_hdr->ether_tci));
usr/src/uts/common/io/mac/mac_client.c
4172
return (VLAN_ID(ntohs(t_evhp->ether_tci)));
usr/src/uts/common/io/mac/mac_flow.c
1681
l2->l2_vid = VLAN_ID(ntohs(evhp->ether_tci));
usr/src/uts/common/io/mac/mac_flow.c
1737
l2->l2_vid = VLAN_ID(ntohs(evhp->ether_tci));
usr/src/uts/common/io/mac/mac_protect.c
2296
uint32_t vid = VLAN_ID(mhi.mhi_tci);
usr/src/uts/common/io/mac/mac_sched.c
1570
VLAN_ID(vlan_tci))) {
usr/src/uts/common/io/mac/mac_sched.c
2016
VLAN_ID(vlan_tci))) {
usr/src/uts/common/io/overlay/overlay_target.c
644
otl->otl_vlan = VLAN_ID(mhi.mhi_tci);
usr/src/uts/common/io/trill.c
458
inner_vlan = VLAN_ID(tci);
usr/src/uts/common/io/trill.c
837
vlan = VLAN_ID(hdr_info->mhi_tci);
usr/src/uts/common/sys/mac_client_impl.h
369
vlanid = VLAN_ID(ntohs(evhp->ether_tci)); \
usr/src/uts/sun4v/io/vnet.c
1348
VLAN_ID(ntohs(evhp->ether_tci)) == pvid) {
usr/src/uts/sun4v/io/vnet_gen.c
1579
*vidp = VLAN_ID(ntohs(evhp->ether_tci));
usr/src/uts/sun4v/io/vsw_switching.c
1487
*vidp = VLAN_ID(ntohs(evhp->ether_tci));