Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
A Dbond_alb.c33 u8 mac_dst[ETH_ALEN]; member
47 u8 mac_dst[ETH_ALEN]; /* target hardware address */ member
437 client_info->mac_dst, in rlb_update_client()
439 client_info->mac_dst); in rlb_update_client()
502 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_slave_clients()
543 is_valid_ether_addr(client_info->mac_dst)) { in rlb_req_update_subnet_clients()
572 if (!is_broadcast_ether_addr(arp->mac_dst)) { in rlb_choose_channel()
574 ether_addr_copy(client_info->mac_dst, arp->mac_dst); in rlb_choose_channel()
616 ether_addr_copy(client_info->mac_dst, arp->mac_dst); in rlb_choose_channel()
620 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()
/linux/net/bridge/netfilter/
A Debt_log.c48 unsigned char mac_dst[ETH_ALEN]; member
170 ap->mac_dst, ap->ip_dst); in ebt_log_packet()
/linux/include/net/
A Dbond_alb.h98 u8 mac_dst[ETH_ALEN]; /* the client MAC address */ member
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Doffload.c623 eth_broadcast_addr(&merge->l2.mac_dst[0]); in nfp_flower_update_merge_with_actions()
637 merge->l2.mac_dst[i] |= eth->eth_addr_mask[i]; in nfp_flower_update_merge_with_actions()
1185 if (memcmp(&mac->mac_dst[0], flow->pre_tun_rule.dev->dev_addr, 6)) { in nfp_flower_validate_pre_tun_rule()
1192 if (!is_broadcast_ether_addr(&mac->mac_dst[0])) { in nfp_flower_validate_pre_tun_rule()
A Dmatch.c106 ext->mac_dst[i] |= match.key->dst[i] & in nfp_flower_compile_mac()
108 msk->mac_dst[i] |= match.mask->dst[i]; in nfp_flower_compile_mac()
A Dcmsg.h318 u8 mac_dst[6]; member
/linux/net/netfilter/
A Dnf_log_syslog.c39 unsigned char mac_dst[ETH_ALEN]; member
100 ap->mac_src, ap->ip_src, ap->mac_dst, ap->ip_dst); in dump_arp_packet()

Completed in 31 milliseconds