Lines Matching defs:ip_dst
49 __be32 ip_dst; /* target IP address */
259 (client_info->ip_src == arp->ip_dst) &&
260 (client_info->ip_dst == arp->ip_src) &&
433 client_info->ip_dst,
564 hash_index = _simple_hash((u8 *)&arp->ip_dst, sizeof(arp->ip_dst));
569 (client_info->ip_dst == arp->ip_dst)) {
610 client_info->ip_dst = arp->ip_dst;