Searched refs:entries (Results 1 – 4 of 4) sorted by relevance
84 UINT entries; in _nxd_ipv6_default_router_number_of_entries_get() local94 entries = 0; in _nxd_ipv6_default_router_number_of_entries_get()113 entries++; in _nxd_ipv6_default_router_number_of_entries_get()119 *num_entries = entries; in _nxd_ipv6_default_router_number_of_entries_get()
140 UINT entries; in thread_0_entry() local166 status = nxd_ipv6_default_router_number_of_entries_get(&ip_0, i, &entries); in thread_0_entry()167 if(entries !=0) in thread_0_entry()196 status = nxd_ipv6_default_router_number_of_entries_get(&ip_0, i, &entries); in thread_0_entry()199 …if(entries != ((NX_IPV6_DEFAULT_ROUTER_TABLE_SIZE + MAX_TEST_INTERFACES - i - 1) / MAX_TEST_INTERF… in thread_0_entry()206 for(j = 0; j < entries; j++) in thread_0_entry()
87 * NX_AZURE_IOT_NO_MORE_ENTRIES Fail to start the Azure IoT ADU agent due to no more entries.
131 … nx_arp_packet_receive.c Fixed the ARP update on static entries.594 … Optimized the logic for invalidating destination entries when the router i…614 … Optimized the logic for invalidating destination entries when the router is invalid.615 …he_invalidate.c Simplified the logic for invalidating all ND cache entries.1502 … nx_ip_delete.c Invalidated dynamic ARP entries and ND cache,1958 … Added new APIs for ARP dynamic entry delete, static entry delete internal and interface entries1963 … blocked adding entries to ARP cache with zero sender IP address,1999 added interface record when shifting route entries,2001 nx_ip_static_route_delete.c Added interface record when shifting route entries.