Searched refs:vlan_eh (Results 1 – 1 of 1) sorted by relevance
3651 struct vlan_ethhdr *vlan_eh = NULL; in rx_pkt() local3697 vlan_eh = (struct vlan_ethhdr *)(req + 1); in rx_pkt()3698 iph = (struct iphdr *)(vlan_eh + 1); in rx_pkt()