Searched refs:nx_nd_cache_dest_ip (Results 1 – 6 of 6) sorted by relevance
99 … (CHECK_IPV6_ADDRESSES_SAME(&ip_ptr -> nx_ipv6_nd_cache[index].nx_nd_cache_dest_ip[0], dest_ip))) in _nx_nd_cache_find_entry()
112 COPY_IPV6_ADDRESS(entry -> nx_nd_cache_dest_ip, ip_address -> nxd_ip_address.v6); in _nxd_nd_cache_ip_address_find()
134 _nx_icmpv6_send_ns(ip_ptr, ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_dest_ip, in _nx_nd_cache_fast_periodic_update()
208 COPY_IPV6_ADDRESS(dest_ip, ip_ptr -> nx_ipv6_nd_cache[first_available].nx_nd_cache_dest_ip); in _nx_nd_cache_add_entry()
581 …if (CHECK_IPV6_ADDRESSES_SAME(ip_0.nx_ipv6_nd_cache[i].nx_nd_cache_dest_ip, ip0_lla_2.nxd_ip_addre… in packet_process_filter()583 ip_0.nx_ipv6_nd_cache[i].nx_nd_cache_dest_ip[3] = 9; in packet_process_filter()
1077 ULONG nx_nd_cache_dest_ip[4]; member