Searched refs:mac_dst (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c97 u8 mac_dst[ETH_ALEN]; member in struct:learning_pkt
111 u8 mac_dst[ETH_ALEN]; /* target hardware address */ member in struct:arp_pkt
337 (compare_ether_addr_64bits(client_info->mac_dst, arp->mac_src))) {
339 memcpy(client_info->mac_dst, arp->mac_src, ETH_ALEN);
465 if (compare_ether_addr_64bits(rx_hash_table[index].mac_dst,
511 client_info->mac_dst,
513 client_info->mac_dst);
578 compare_ether_addr_64bits(client_info->mac_dst, mac_bcast)) {
619 compare_ether_addr_64bits(client_info->mac_dst, mac_bcast)) {
646 if (compare_ether_addr_64bits(arp->mac_dst, mac_bcas
[all...]
H A Dbond_alb.h65 u8 mac_dst[ETH_ALEN]; /* the client MAC address */ member in struct:rlb_client_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_log.c49 unsigned char mac_dst[ETH_ALEN]; member in struct:arppayload
164 ap->mac_src, ap->ip_src, ap->mac_dst, ap->ip_dst);

Completed in 65 milliseconds