Searched refs:nx_ipv6_destination_entry_next_hop (Results 1 – 7 of 7) sorted by relevance
109 … if (CHECK_IPV6_ADDRESSES_SAME(next_hop, (*dest_entry_ptr) -> nx_ipv6_destination_entry_next_hop)) in _nx_icmpv6_dest_table_add()174 …_IPV6_ADDRESS(next_hop, ip_ptr -> nx_ipv6_destination_table[i].nx_ipv6_destination_entry_next_hop); in _nx_icmpv6_dest_table_add()
100 …IPV6_ADDRESSES_SAME(ip_ptr -> nx_ipv6_destination_table[i].nx_ipv6_destination_entry_next_hop, nex… in _nx_invalidate_destination_entry()
115 …COPY_IPV6_ADDRESS(ip_ptr -> nx_ipv6_destination_table[i].nx_ipv6_destination_entry_next_hop, next_… in _nxd_ipv6_destination_table_find_next_hop()
159 … COPY_IPV6_ADDRESS(dest_entry_ptr -> nx_ipv6_destination_entry_next_hop, next_hop_address); in _nx_icmpv6_send_queued_packets()
355 … COPY_IPV6_ADDRESS(dest_entry_ptr -> nx_ipv6_destination_entry_next_hop, next_hop_address); in _nx_ipv6_packet_send()
1137 ULONG nx_ipv6_destination_entry_next_hop[4]; member
12515 … COPY_IPV6_ADDRESS(dest_entry_ptr -> nx_ipv6_destination_entry_next_hop, next_hop_address); in _nxd_bsd_ipv6_packet_send()