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