Searched refs:NX_IPV6_DESTINATION_TABLE_SIZE (Results 1 – 14 of 14) sorted by relevance
136 if (table_size == NX_IPV6_DESTINATION_TABLE_SIZE) in _nx_icmpv6_dest_table_add()145 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in _nx_icmpv6_dest_table_add()158 NX_ASSERT(i < NX_IPV6_DESTINATION_TABLE_SIZE); in _nx_icmpv6_dest_table_add()
87 for (i = 0; table_size && (i < NX_IPV6_DESTINATION_TABLE_SIZE); i++) in _nx_invalidate_destination_entry()
98 for (i = 0; table_size && (i < NX_IPV6_DESTINATION_TABLE_SIZE); i++) in _nxd_ipv6_destination_table_find_next_hop()
106 …_ipv6_destination_table[0], 0, sizeof(NX_IPV6_DESTINATION_ENTRY) * NX_IPV6_DESTINATION_TABLE_SIZE); in _nxd_icmp_enable()
90 for (i = 0; table_size && (i < NX_IPV6_DESTINATION_TABLE_SIZE); i++) in _nx_icmpv6_destination_table_periodic_update()
105 for (i = 0; table_size && (i < NX_IPV6_DESTINATION_TABLE_SIZE); i++) in _nx_icmpv6_dest_table_find()
132 while (table_size && i < NX_IPV6_DESTINATION_TABLE_SIZE) in _nx_nd_cache_delete_internal()
120 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE + 1; in thread_0_entry()151 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE + 1; in thread_0_entry()
502 #if (NX_IPV6_DESTINATION_TABLE_SIZE==8) in ntest_0_entry()512 …E==8) && defined(NX_DISABLE_IPV6_PURGE_UNUSED_CACHE_ENTRIES) && (NX_IPV6_DESTINATION_TABLE_SIZE>8) in ntest_0_entry()589 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in packet_process_filter()
331 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in thread_0_entry()357 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in thread_0_entry()
419 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE + 1; in thread_0_entry()520 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE + 1; in thread_0_entry()739 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE; in thread_for_assert_entry()749 ip_0.nx_ipv6_destination_table_size = NX_IPV6_DESTINATION_TABLE_SIZE; in thread_for_assert_entry()
261 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in thread_0_entry()495 for (i = 0; i < NX_IPV6_DESTINATION_TABLE_SIZE; i++) in thread_for_assert_entry_3()
764 #define NX_IPV6_DESTINATION_TABLE_SIZE NX_DESTINATION_TABLE_SIZE macro768 #define NX_IPV6_DESTINATION_TABLE_SIZE NXDUO_DESTINATION_TABLE_SIZE macro771 #ifndef NX_IPV6_DESTINATION_TABLE_SIZE772 #define NX_IPV6_DESTINATION_TABLE_SIZE 8 macro774 #define NX_DESTINATION_TABLE_SIZE NX_IPV6_DESTINATION_TABLE_SIZE777 #define NXDUO_DESTINATION_TABLE_SIZE NX_IPV6_DESTINATION_TABLE_SIZE2545 nx_ipv6_destination_table[NX_IPV6_DESTINATION_TABLE_SIZE];
1366 NXDUO_DESTINATION_TABLE_SIZE NX_IPV6_DESTINATION_TABLE_SIZE