Home
last modified time | relevance | path

Searched refs:rte_is_same_ether_addr (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/dpdk/lib/librte_gro/
H A Dgro_udp4.h181 return (rte_is_same_ether_addr(&k1.eth_saddr, &k2.eth_saddr) && in is_same_udp4_flow()
182 rte_is_same_ether_addr(&k1.eth_daddr, &k2.eth_daddr) && in is_same_udp4_flow()
H A Dgro_tcp4.h191 return (rte_is_same_ether_addr(&k1.eth_saddr, &k2.eth_saddr) && in is_same_tcp4_flow()
192 rte_is_same_ether_addr(&k1.eth_daddr, &k2.eth_daddr) && in is_same_tcp4_flow()
H A Dgro_vxlan_tcp4.c196 return (rte_is_same_ether_addr(&k1.outer_eth_saddr, in is_same_vxlan_tcp4_flow()
198 rte_is_same_ether_addr(&k1.outer_eth_daddr, in is_same_vxlan_tcp4_flow()
H A Dgro_vxlan_udp4.c193 return (rte_is_same_ether_addr(&k1.outer_eth_saddr, in is_same_vxlan_udp4_flow()
195 rte_is_same_ether_addr(&k1.outer_eth_daddr, in is_same_vxlan_udp4_flow()
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_alb.c105 !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 Drte_eth_bond_8023ad.c325 rte_is_same_ether_addr(&agg->actor.system, in rx_machine()
717 rte_is_same_ether_addr(&agg->partner.system, in selection_logic()
814 rte_is_same_ether_addr(&partner->port_params.system, in rx_machine_update()
872 if (!rte_is_same_ether_addr(&port->actor.system, &slave_addr)) { in bond_mode_8023ad_periodic_cb()
1157 if (rte_is_same_ether_addr(&slave_addr, &slave->actor.system)) in bond_mode_8023ad_mac_address_update()
H A Drte_eth_bond_pmd.c346 !rte_is_same_ether_addr(bond_mac, in rx_burst_8023ad()
949 if (rte_is_same_ether_addr(&ether_hdr->s_addr, in bond_ethdev_tx_burst_tlb()
1460 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_add_mac_addresses()
1489 if (rte_is_same_ether_addr(mac_addr, &null_mac_addr)) in slave_remove_mac_addresses()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_class_eth.c57 if (rte_is_same_ether_addr(&mac, &data->mac_addrs[index])) in eth_mac_cmp()
/f-stack/dpdk/lib/librte_net/
H A Drte_ether.h85 static inline int rte_is_same_ether_addr(const struct rte_ether_addr *ea1, in rte_is_same_ether_addr() function
/f-stack/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c388 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()
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c259 TEST_ASSERT_EQUAL(rte_is_same_ether_addr(&addr, &addr_check), 1, in add_slave()
873 cnt[rte_is_same_ether_addr(&hdr->d_addr, in test_mode4_rx()
921 eq_cnt += rte_is_same_ether_addr(&hdr->d_addr, in test_mode4_rx()
H A Dtest_link_bonding.c4807 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()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c212 if (rte_is_same_ether_addr(addr, mac_addr)) { in hns3vf_add_mc_addr_common()
452 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) { in hns3vf_set_mc_addr_chk_param()
468 if (rte_is_same_ether_addr(addr, in hns3vf_set_mc_addr_chk_param()
2468 ret = rte_is_same_ether_addr(&hw->data->mac_addrs[0], hw_mac); in hns3vf_check_default_mac_change()
H A Dhns3_ethdev.c1517 if (rte_is_same_ether_addr(addr, mac_addr)) { in hns3_add_mc_addr_common()
1662 if (default_addr_setted && !!rte_is_same_ether_addr(mac_addr, oaddr)) in hns3_set_default_mac_addr()
1912 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) { in hns3_set_mc_addr_chk_param()
1928 if (rte_is_same_ether_addr(addr, in hns3_set_mc_addr_chk_param()
1972 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) { in hns3_set_mc_addr_calc_addr()
1993 if (rte_is_same_ether_addr(addr, &hw->mc_addrs[j])) { in hns3_set_mc_addr_calc_addr()
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c45 if (rte_is_same_ether_addr(mac, vf_mac)) in hn_vf_match()
/f-stack/dpdk/drivers/net/enic/
H A Denic_ethdev.c738 if (rte_is_same_ether_addr(addr, &mc_addr_set[j])) in enicpmd_set_mc_addr_list()
752 if (rte_is_same_ether_addr(addr, &enic->mc_addrs[j])) in enicpmd_set_mc_addr_list()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.c313 if (rte_is_same_ether_addr(&mask->dst, &supp_mask.dst)) { in sfc_flow_parse_eth()
338 if (rte_is_same_ether_addr(&mask->src, &supp_mask.src)) { in sfc_flow_parse_eth()
H A Dsfc_ethdev.c1058 if (rte_is_same_ether_addr(mac_addr, &port->default_mac_addr)) in sfc_mac_addr_set()
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1364 if (rte_is_same_ether_addr( in tap_mac_set()
1372 if (!rte_is_same_ether_addr( in tap_mac_set()
/f-stack/dpdk/examples/vhost/
H A Dmain.c714 rte_is_same_ether_addr(mac, &vdev->mac_address)) in find_vhost_dev()
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.c757 if (rte_is_same_ether_addr(&macs[i], &mac_addrs[j])) in mlx5_nl_mac_addr_sync()
/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c608 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()
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c5085 if (rte_is_same_ether_addr(mc_addr, &port->mc_addr_pool[i])) { in mcast_addr_add()
5112 if (rte_is_same_ether_addr(mc_addr, &port->mc_addr_pool[i])) in mcast_addr_remove()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c2427 if (!rte_is_same_ether_addr(&phy_mac, &prime_mac)) { in populate_mac_addr()
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c828 if (rte_is_same_ether_addr(macaddr, &f->mac_info.mac_addr)) in ice_find_mac_filter()
3935 if (rte_is_same_ether_addr(&pf->dev_addr, &f->mac_info.mac_addr)) in ice_macaddr_set()

12