Searched refs:vhdr (Results 1 – 1 of 1) sorted by relevance
64 struct rte_vlan_hdr *vhdr = (struct rte_vlan_hdr *)( in initialize_eth_header() local69 vhdr->eth_proto = rte_cpu_to_be_16(ether_type); in initialize_eth_header()70 vhdr->vlan_tci = van_id; in initialize_eth_header()