Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dif_vlan.h686 struct vlan_ethhdr *veh; in skb_vlan_tagged_multi() local
694 veh = (struct vlan_ethhdr *)skb->data; in skb_vlan_tagged_multi()
695 protocol = veh->h_vlan_encapsulated_proto; in skb_vlan_tagged_multi()