Home
last modified time | relevance | path

Searched refs:NX_IPV6_DESTINATION_ENTRY (Results 1 – 15 of 15) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_icmpv6_dest_table_add.c91 NX_IPV6_DESTINATION_ENTRY **dest_entry_ptr, ULONG *next_hop, in _nx_icmpv6_dest_table_add()
168 memset(&ip_ptr -> nx_ipv6_destination_table[i], 0, sizeof(NX_IPV6_DESTINATION_ENTRY)); in _nx_icmpv6_dest_table_add()
Dnx_icmpv6_send_queued_packets.c85 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_send_queued_packets()
151 NX_IPV6_DESTINATION_ENTRY *next_hop_dest_entry_ptr; in _nx_icmpv6_send_queued_packets()
Dnxd_icmp_enable.c106 …memset(&ip_ptr -> nx_ipv6_destination_table[0], 0, sizeof(NX_IPV6_DESTINATION_ENTRY) * NX_IPV6_DES… in _nxd_icmp_enable()
Dnx_icmpv6_dest_table_find.c83 …mpv6_dest_table_find(NX_IP *ip_ptr, ULONG *destination_address, NX_IPV6_DESTINATION_ENTRY **dest_e… in _nx_icmpv6_dest_table_find()
Dnx_icmpv6_process_packet_too_big.c100 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_packet_too_big()
Dnx_ipv6_packet_send.c110 NX_IPV6_DESTINATION_ENTRY *next_hop_dest_entry_ptr; in _nx_ipv6_packet_send()
117 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_ipv6_packet_send()
Dnx_icmpv6_process_ra.c516 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_ra()
589 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_ra()
Dnx_icmpv6_process_redirect.c114 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_redirect()
/NetX-Duo-v6.2.1/common/inc/
Dnx_icmpv6.h396 …mpv6_dest_table_find(NX_IP *ip_ptr, ULONG *destination_address, NX_IPV6_DESTINATION_ENTRY **dest_e…
399 NX_IPV6_DESTINATION_ENTRY **dest_entry_ptr, ULONG *next_hop,
Dnx_api.h1150 } NX_IPV6_DESTINATION_ENTRY; typedef
2544 NX_IPV6_DESTINATION_ENTRY
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_icmpv6_branch_test.c176 NX_IPV6_DESTINATION_ENTRY in thread_0_entry()
479 NX_IPV6_DESTINATION_ENTRY *dest_entry; in thread_for_assert_entry_2()
489 NX_IPV6_DESTINATION_ENTRY *dest_entry; in thread_for_assert_entry_3()
Dnetx_icmpv6_abnormal_mtu_in_ra_test.c108 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in thread_0_entry()
Dnetx_dest_table_add_fail_test.c114 NX_IPV6_DESTINATION_ENTRY in ntest_0_entry()
Dnetx_ipv6_branch_test.c567 NX_IPV6_DESTINATION_ENTRY in thread_for_assert_entry()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c12265 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nxd_bsd_ipv6_packet_send()
12268 NX_IPV6_DESTINATION_ENTRY *next_hop_dest_entry_ptr; in _nxd_bsd_ipv6_packet_send()