Searched refs:encap (Results 1 – 1 of 1) sorted by relevance
372 struct ether_vlan_encap_header encap; in ether_remove_vlan_encapsulation() local405 if (mbuf_copydata(m, 0, sizeof(encap), (caddr_t)&encap) != 0) { in ether_remove_vlan_encapsulation()416 *ether_type_p = new_eh.ether_type = encap.evle_proto; in ether_remove_vlan_encapsulation()440 *tag_p = EVL_VLANOFTAG(ntohs(encap.evle_tag)); in ether_remove_vlan_encapsulation()