Searched refs:new_eh (Results 1 – 1 of 1) sorted by relevance
373 struct ether_header new_eh; in ether_remove_vlan_encapsulation() local415 new_eh = *eh_p; in ether_remove_vlan_encapsulation()416 *ether_type_p = new_eh.ether_type = encap.evle_proto; in ether_remove_vlan_encapsulation()423 if (mbuf_copyback(m, 0, sizeof(new_eh), &new_eh, MBUF_DONTWAIT) != 0) { in ether_remove_vlan_encapsulation()