Lines Matching defs:mac_src
35 u8 mac_src[ETH_ALEN];
46 u8 mac_src[ETH_ALEN]; /* sender hardware address */
262 (!ether_addr_equal_64bits(client_info->mac_dst, arp->mac_src))) {
264 ether_addr_copy(client_info->mac_dst, arp->mac_src);
287 * However, if arp->mac_src is different than what is stored in
292 * have a different mac_src.
577 ether_addr_copy(client_info->mac_src, arp->mac_src);
618 ether_addr_copy(client_info->mac_src, arp->mac_src);
666 if (!bond_slave_has_mac_rcu(bond, arp->mac_src))
682 bond_hw_addr_copy(arp->mac_src, tx_slave->dev->dev_addr,
831 /* deletes all rx_hashtbl entries with arp->ip_src if their mac_src does
832 * not match arp->mac_src
848 !ether_addr_equal_64bits(arp->mac_src, entry->mac_src))
928 ether_addr_copy(pkt.mac_src, mac_addr);