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

/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c488 struct ether_vlan_extinfo *extinfo; local
513 extinfo = (struct ether_vlan_extinfo *)payload->b_rptr;
514 extinfo->ether_tci = htons(VLAN_TCI(pri, ETHER_CFI,
515 VLAN_ID(ntohs(extinfo->ether_tci))));

Completed in 55 milliseconds