Lines Matching refs:rte_ether_hdr
355 struct rte_ether_hdr *eth_from; in add_ether_hdr()
356 struct rte_ether_hdr *eth_to; in add_ether_hdr()
358 eth_from = rte_pktmbuf_mtod(pkt_src, struct rte_ether_hdr *); in add_ether_hdr()
359 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()
391 sizeof(struct rte_ether_hdr); in transform_enc_out_dec_in()
409 sizeof(struct rte_ether_hdr) + in transform_enc_out_dec_in()
425 sizeof(struct rte_ether_hdr)), temp_buf, ncb); in transform_enc_out_dec_in()
438 sizeof(struct rte_ether_hdr)), in verify_data()
440 sizeof(struct rte_ether_hdr)), in verify_data()
735 sizeof(struct rte_ether_hdr); in run_encoding()
742 sizeof(struct rte_ether_hdr)); in run_encoding()
756 sizeof(struct rte_ether_hdr); in run_encoding()
774 sizeof(struct rte_ether_hdr); in run_encoding()
862 sizeof(struct rte_ether_hdr); in run_decoding()
865 - sizeof(struct rte_ether_hdr); in run_decoding()
870 sizeof(struct rte_ether_hdr); in run_decoding()