Searched refs:mac_dst (Results 1 – 7 of 7) sorted by relevance
50 u8 mac_dst[ETH_ALEN]; member64 u8 mac_dst[ETH_ALEN]; /* target hardware address */ member282 (!ether_addr_equal_64bits(client_info->mac_dst, arp->mac_src))) { in rlb_update_entry_from_arp()284 ether_addr_copy(client_info->mac_dst, arp->mac_src); in rlb_update_entry_from_arp()418 if (is_valid_ether_addr(rx_hash_table[index].mac_dst)) { in rlb_clear_slave()447 if (!client_info->slave || !is_valid_ether_addr(client_info->mac_dst)) in rlb_update_client()457 client_info->mac_dst, in rlb_update_client()459 client_info->mac_dst); in rlb_update_client()521 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_slave_clients()562 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_subnet_clients()[all …]
40 &client_info->mac_dst, in bond_debug_rlb_hash_show()
41 unsigned char mac_dst[ETH_ALEN]; member77 ap->mac_src, ap->ip_src, ap->mac_dst, ap->ip_dst); in dump_arp_packet()
47 unsigned char mac_dst[ETH_ALEN]; member169 ap->mac_dst, ap->ip_dst); in ebt_log_packet()
114 u8 mac_dst[ETH_ALEN]; /* the client MAC address */ member
287 u8 mac_dst[6]; member
108 ether_addr_copy(frame->mac_dst, &addr->dst[0]); in nfp_flower_compile_mac()