| /dpdk/lib/gro/ |
| H A D | gro_udp4.h | 179 return (rte_is_same_ether_addr(&k1.eth_saddr, &k2.eth_saddr) && in is_same_udp4_flow() 180 rte_is_same_ether_addr(&k1.eth_daddr, &k2.eth_daddr) && in is_same_udp4_flow()
|
| H A D | gro_tcp4.h | 189 return (rte_is_same_ether_addr(&k1.eth_saddr, &k2.eth_saddr) && in is_same_tcp4_flow() 190 rte_is_same_ether_addr(&k1.eth_daddr, &k2.eth_daddr) && in is_same_tcp4_flow()
|
| H A D | gro_vxlan_tcp4.c | 195 return (rte_is_same_ether_addr(&k1.outer_eth_saddr, in is_same_vxlan_tcp4_flow() 197 rte_is_same_ether_addr(&k1.outer_eth_daddr, in is_same_vxlan_tcp4_flow()
|
| H A D | gro_vxlan_udp4.c | 192 return (rte_is_same_ether_addr(&k1.outer_eth_saddr, in is_same_vxlan_udp4_flow() 194 rte_is_same_ether_addr(&k1.outer_eth_daddr, in is_same_vxlan_udp4_flow()
|
| /dpdk/drivers/net/bonding/ |
| H A D | rte_eth_bond_alb.c | 105 !rte_is_same_ether_addr(&client_info->cli_mac, in bond_mode_alb_arp_recv() 147 if (!rte_is_same_ether_addr(&bonding_mac, &arp->arp_data.arp_sha)) { in bond_mode_alb_arp_xmit()
|
| H A D | rte_eth_bond_8023ad.c | 325 rte_is_same_ether_addr(&agg->actor.system, in rx_machine() 717 rte_is_same_ether_addr(&agg->partner.system, in selection_logic() 818 rte_is_same_ether_addr(&partner->port_params.system, in rx_machine_update() 908 if (!rte_is_same_ether_addr(&port->actor.system, &slave_addr)) { in bond_mode_8023ad_periodic_cb() 1186 if (rte_is_same_ether_addr(&slave_addr, &slave->actor.system)) in bond_mode_8023ad_mac_address_update()
|
| H A D | rte_eth_bond_pmd.c | 346 !rte_is_same_ether_addr(bond_mac, in rx_burst_8023ad() 945 if (rte_is_same_ether_addr(ðer_hdr->src_addr, in bond_ethdev_tx_burst_tlb() 1456 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_add_mac_addresses() 1485 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_remove_mac_addresses()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_common.c | 358 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) { in hns3_set_mc_addr_chk_param() 376 if (rte_is_same_ether_addr(addr, in hns3_set_mc_addr_chk_param() 514 if (rte_is_same_ether_addr(addr, mc_addr)) { in hns3_find_duplicate_mc_addr()
|
| H A D | hns3_ethdev_vf.c | 2040 ret = rte_is_same_ether_addr(&hw->data->mac_addrs[0], hw_mac); in hns3vf_check_default_mac_change()
|
| /dpdk/lib/net/ |
| H A D | rte_ether.h | 81 static inline int rte_is_same_ether_addr(const struct rte_ether_addr *ea1, in rte_is_same_ether_addr() function
|
| /dpdk/lib/ethdev/ |
| H A D | rte_class_eth.c | 57 if (rte_is_same_ether_addr(&mac, &data->mac_addrs[index])) in eth_mac_cmp()
|
| /dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 388 if (!rte_is_same_ether_addr(eth_addr, &ctx->if_addr)) in vdev_netvsc_device_probe() 537 if (rte_is_same_ether_addr(eth_addr, &tmp)) in vdev_netvsc_netvsc_probe()
|
| /dpdk/app/test/ |
| H A D | test_link_bonding_mode4.c | 257 TEST_ASSERT_EQUAL(rte_is_same_ether_addr(&addr, &addr_check), 1, in add_slave() 871 cnt[rte_is_same_ether_addr(&hdr->dst_addr, in test_mode4_rx() 919 eq_cnt += rte_is_same_ether_addr(&hdr->dst_addr, in test_mode4_rx()
|
| H A D | test_link_bonding.c | 4807 if (!rte_is_same_ether_addr(slave_mac1, in test_alb_change_mac_in_reply_sent() 4813 if (!rte_is_same_ether_addr(slave_mac2, in test_alb_change_mac_in_reply_sent() 4936 if (!rte_is_same_ether_addr(slave_mac1, in test_alb_reply_from_client() 4942 if (!rte_is_same_ether_addr(slave_mac2, in test_alb_reply_from_client()
|
| /dpdk/drivers/net/enic/ |
| H A D | enic_ethdev.c | 723 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) in enicpmd_set_mc_addr_list() 737 if (rte_is_same_ether_addr(addr, &enic->mc_addrs[j])) in enicpmd_set_mc_addr_list()
|
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_os.c | 692 if (!rte_is_same_ether_addr(&lmac, mac)) { in mlx5_os_mac_addr_add()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_vf.c | 46 if (rte_is_same_ether_addr(mac, vf_mac)) in hn_vf_match()
|
| H A D | hn_ethdev.c | 614 if (rte_is_same_ether_addr(ð_addr, dev->data->mac_addrs)) { in netvsc_hotplug_retry()
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow.c | 322 if (rte_is_same_ether_addr(&mask->dst, &supp_mask.dst)) { in sfc_flow_parse_eth() 347 if (rte_is_same_ether_addr(&mask->src, &supp_mask.src)) { in sfc_flow_parse_eth()
|
| /dpdk/drivers/net/tap/ |
| H A D | rte_eth_tap.c | 1427 if (rte_is_same_ether_addr( in tap_mac_set() 1435 if (!rte_is_same_ether_addr( in tap_mac_set()
|
| /dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 608 if (rte_is_same_ether_addr(mac_addr, &vf->mac_addr)) in rte_pmd_i40e_remove_vf_mac_addr() 2523 if (rte_is_same_ether_addr(mac, vf_mac)) in rte_pmd_i40e_query_vfid_by_mac()
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_nl.c | 807 if (rte_is_same_ether_addr(&macs[i], &mac_addrs[j])) in mlx5_nl_mac_addr_sync()
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 890 rte_is_same_ether_addr(mac, &vdev->mac_address)) in find_vhost_dev()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 1019 if (rte_is_same_ether_addr(old_addr, mac_addr)) in dcf_dev_set_default_mac_addr()
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_ethdev.c | 2509 if (!rte_is_same_ether_addr(&phy_mac, &prime_mac)) { in populate_mac_addr()
|