Searched refs:vlan_eh (Results 1 – 2 of 2) sorted by relevance
4065 struct vlan_ethhdr *vlan_eh = NULL; in rx_pkt() local4124 vlan_eh = (struct vlan_ethhdr *)(req + 1); in rx_pkt()4125 iph = (struct iphdr *)(vlan_eh + 1); in rx_pkt()