Searched refs:bonding_mac (Results 1 – 1 of 1) sorted by relevance
138 struct rte_ether_addr bonding_mac; in bond_mode_alb_arp_xmit() local146 rte_eth_macaddr_get(internals->port_id, &bonding_mac); in bond_mode_alb_arp_xmit()147 if (!rte_is_same_ether_addr(&bonding_mac, &arp->arp_data.arp_sha)) { in bond_mode_alb_arp_xmit()