Lines Matching refs:rte_ether_hdr
362 struct rte_ether_hdr *eth_from; in add_ether_hdr()
363 struct rte_ether_hdr *eth_to; in add_ether_hdr()
365 eth_from = rte_pktmbuf_mtod(pkt_src, struct rte_ether_hdr *); in add_ether_hdr()
366 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()
398 sizeof(struct rte_ether_hdr); in transform_enc_out_dec_in()
416 sizeof(struct rte_ether_hdr) + in transform_enc_out_dec_in()
432 sizeof(struct rte_ether_hdr)), temp_buf, ncb); in transform_enc_out_dec_in()
445 sizeof(struct rte_ether_hdr)), in verify_data()
447 sizeof(struct rte_ether_hdr)), in verify_data()
742 sizeof(struct rte_ether_hdr); in run_encoding()
749 sizeof(struct rte_ether_hdr)); in run_encoding()
763 sizeof(struct rte_ether_hdr); in run_encoding()
781 sizeof(struct rte_ether_hdr); in run_encoding()
869 sizeof(struct rte_ether_hdr); in run_decoding()
872 - sizeof(struct rte_ether_hdr); in run_decoding()
877 sizeof(struct rte_ether_hdr); in run_decoding()