Searched refs:evh (Results 1 – 1 of 1) sorted by relevance
905 struct ethervlan_header *evh; in pktsetprio() local919 evh = (struct ethervlan_header *)eh; in pktsetprio()921 vlan_tag = ntoh16(evh->vlan_tag); in pktsetprio()924 if (ntoh16(evh->ether_type) == ETHER_TYPE_IP) { in pktsetprio()948 evh->vlan_tag = hton16(vlan_tag); in pktsetprio()