Searched refs:eth_to (Results 1 – 1 of 1) sorted by relevance
356 struct rte_ether_hdr *eth_to; in add_ether_hdr() local359 eth_to = rte_pktmbuf_mtod(pkt_dst, struct rte_ether_hdr *); in add_ether_hdr()362 rte_memcpy(eth_to, eth_from, sizeof(struct rte_ether_hdr)); in add_ether_hdr()