Home
last modified time | relevance | path

Searched refs:veth_hdr (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c14813 struct vlan_ethhdr veth_hdr; in dp_tx_remove_vlan_tag() local
14825 qdf_mem_copy(&veth_hdr, veh, sizeof(veth_hdr)); in dp_tx_remove_vlan_tag()
14828 qdf_mem_copy(veh, &veth_hdr, 2 * QDF_MAC_ADDR_SIZE); in dp_tx_remove_vlan_tag()