Searched refs:NX_IPV6_DESTINATION_ENTRY (Results 1 – 15 of 15) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_icmpv6_dest_table_add.c | 91 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()
|
| D | nx_icmpv6_send_queued_packets.c | 85 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()
|
| D | nxd_icmp_enable.c | 106 …memset(&ip_ptr -> nx_ipv6_destination_table[0], 0, sizeof(NX_IPV6_DESTINATION_ENTRY) * NX_IPV6_DES… in _nxd_icmp_enable()
|
| D | nx_icmpv6_dest_table_find.c | 83 …mpv6_dest_table_find(NX_IP *ip_ptr, ULONG *destination_address, NX_IPV6_DESTINATION_ENTRY **dest_e… in _nx_icmpv6_dest_table_find()
|
| D | nx_icmpv6_process_packet_too_big.c | 100 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_packet_too_big()
|
| D | nx_ipv6_packet_send.c | 110 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()
|
| D | nx_icmpv6_process_ra.c | 516 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()
|
| D | nx_icmpv6_process_redirect.c | 114 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in _nx_icmpv6_process_redirect()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_icmpv6.h | 396 …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,
|
| D | nx_api.h | 1150 } NX_IPV6_DESTINATION_ENTRY; typedef 2544 NX_IPV6_DESTINATION_ENTRY
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_icmpv6_branch_test.c | 176 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()
|
| D | netx_icmpv6_abnormal_mtu_in_ra_test.c | 108 NX_IPV6_DESTINATION_ENTRY *dest_entry_ptr; in thread_0_entry()
|
| D | netx_dest_table_add_fail_test.c | 114 NX_IPV6_DESTINATION_ENTRY in ntest_0_entry()
|
| D | netx_ipv6_branch_test.c | 567 NX_IPV6_DESTINATION_ENTRY in thread_for_assert_entry()
|
| /NetX-Duo-v6.2.1/addons/BSD/ |
| D | nxd_bsd.c | 12265 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()
|