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