Home
last modified time | relevance | path

Searched refs:mac_dst (Results 1 – 5 of 5) sorted by relevance

/drivers/net/bonding/
A Dbond_alb.c34 u8 mac_dst[ETH_ALEN]; member
48 u8 mac_dst[ETH_ALEN]; /* target hardware address */ member
438 client_info->mac_dst, in rlb_update_client()
440 client_info->mac_dst); in rlb_update_client()
503 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_slave_clients()
544 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_subnet_clients()
573 if (!is_broadcast_ether_addr(arp->mac_dst)) { in rlb_choose_channel()
575 ether_addr_copy(client_info->mac_dst, arp->mac_dst); in rlb_choose_channel()
617 ether_addr_copy(client_info->mac_dst, arp->mac_dst); in rlb_choose_channel()
621 if (is_valid_ether_addr(client_info->mac_dst)) { in rlb_choose_channel()
[all …]
A Dbond_debugfs.c40 &client_info->mac_dst, in bond_debug_rlb_hash_show()
/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c108 ext->mac_dst[i] |= tmp & (~msk->mac_dst[i]); in nfp_flower_compile_mac()
109 msk->mac_dst[i] |= match.mask->dst[i]; in nfp_flower_compile_mac()
A Doffload.c627 eth_broadcast_addr(&merge->l2.mac_dst[0]); in nfp_flower_update_merge_with_actions()
641 merge->l2.mac_dst[i] |= eth->eth_addr_mask[i]; in nfp_flower_update_merge_with_actions()
1192 if (!is_broadcast_ether_addr(&mac->mac_dst[0])) { in nfp_flower_validate_pre_tun_rule()
1217 if (memcmp(&mac->mac_dst[0], flow->pre_tun_rule.dev->dev_addr, 6)) { in nfp_flower_validate_pre_tun_rule()
1224 memcpy(&flow->pre_tun_rule.loc_mac, &mac->mac_dst[0], ETH_ALEN); in nfp_flower_validate_pre_tun_rule()
A Dcmsg.h323 u8 mac_dst[6]; member

Completed in 22 milliseconds