Home
last modified time | relevance | path

Searched refs:tmp_dst (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c734 void *tmp_dst; in eth_szedata2_tx() local
745 tmp_dst = ((uint8_t *)(dst)) + in eth_szedata2_tx()
752 rte_memcpy(tmp_dst, in eth_szedata2_tx()
759 rte_memcpy(tmp_dst, in eth_szedata2_tx()
763 tmp_dst = ((uint8_t *)(tmp_dst)) + in eth_szedata2_tx()
784 void *tmp_dst; in eth_szedata2_tx() local
813 rte_memcpy(tmp_dst, in eth_szedata2_tx()
837 rte_memcpy(tmp_dst, in eth_szedata2_tx()
842 tmp_dst = ((uint8_t *)(tmp_dst)) + in eth_szedata2_tx()
857 tmp_dst = dst; in eth_szedata2_tx()
[all …]