Searched refs:dest_portid (Results 1 – 3 of 3) sorted by relevance
164 l2fwd_mac_updating(struct rte_mbuf *m, unsigned dest_portid) in l2fwd_mac_updating() argument173 *((uint64_t *)tmp) = 0x000000000002 + ((uint64_t)dest_portid << 40); in l2fwd_mac_updating()176 rte_ether_addr_copy(&l2fwd_ports_eth_addr[dest_portid], ð->s_addr); in l2fwd_mac_updating()
313 update_mac_addrs(struct rte_mbuf *m, uint32_t dest_portid) in update_mac_addrs() argument324 *((uint64_t *)tmp) = 0x000000000002 + ((uint64_t)dest_portid << 40); in update_mac_addrs()327 rte_ether_addr_copy(&ioat_ports_eth_addr[dest_portid], ð->s_addr); in update_mac_addrs()
599 l2fwd_mac_updating(struct rte_mbuf *m, uint16_t dest_portid) in l2fwd_mac_updating() argument608 *((uint64_t *)tmp) = 0x000000000002 + ((uint64_t)dest_portid << 40); in l2fwd_mac_updating()611 rte_ether_addr_copy(&l2fwd_ports_eth_addr[dest_portid], ð->s_addr); in l2fwd_mac_updating()