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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtrill.c99 struct ether_vlan_header *ethvlanhdr; local
124 ethvlanhdr = (struct ether_vlan_header *)hdr_mp->b_rptr;
125 ethvlanhdr->ether_tci = htons(tci);
126 ethvlanhdr->ether_type = htons(etype);

Completed in 101 milliseconds