Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.c76 __be32 ip_dst; /* target IP address */ member
299 (client_info->ip_src == arp->ip_dst) && in rlb_update_entry_from_arp()
300 (client_info->ip_dst == arp->ip_src) && in rlb_update_entry_from_arp()
476 client_info->ip_dst, in rlb_update_client()
607 hash_index = _simple_hash((u8 *)&arp->ip_dst, sizeof(arp->ip_dst)); in rlb_choose_channel()
612 (client_info->ip_dst == arp->ip_dst)) { in rlb_choose_channel()
641 client_info->ip_dst = arp->ip_dst; in rlb_choose_channel()
Dbond_alb.h102 __be32 ip_dst; /* the client IP address */ member
Dbond_debugfs.c39 &client_info->ip_dst, in bond_debug_rlb_hash_show()
/linux-2.6.39/net/bridge/netfilter/
Debt_log.c50 unsigned char ip_dst[4]; member
164 ap->mac_src, ap->ip_src, ap->mac_dst, ap->ip_dst); in ebt_log_packet()
/linux-2.6.39/drivers/staging/ath6kl/wmi/
Dwmi.c292 u8 ip_dst[4];