Searched refs:nxd_ipv6_address_change_notify (Results 1 – 9 of 9) sorted by relevance
139 nxd_ipv6_address_change_notify(&ip_0, ipv6_address_DAD_notify); in ntest_0_entry()142 nxd_ipv6_address_change_notify(&ip_1, ipv6_address_DAD_notify); in ntest_0_entry()
127 status = nxd_ipv6_address_change_notify(&ip_0, my_ipv6_addrress_change_notify); in thread_0_entry()
154 nxd_ipv6_address_change_notify(0, 0); in ntest_0_entry()
112 status = nxd_ipv6_address_change_notify(NX_NULL, NX_NULL); in thread_0_entry()126 status = nxd_ipv6_address_change_notify(&invalid_ip, NX_NULL); in thread_0_entry()
178 nxd_ipv6_address_change_notify(&ip_0, ip_address_change_notify); in thread_0_entry()
3269 #define nxd_ipv6_address_change_notify _nxd_ipv6_address_change_notify macro3461 #define nxd_ipv6_address_change_notify _nxde_ipv6_address_change_notify macro3688 UINT nxd_ipv6_address_change_notify(NX_IP *ip_ptr,
314 ${CMAKE_CURRENT_LIST_DIR}/src/nxd_ipv6_address_change_notify.c
336 nxd_ipv6_address_change_notify.c909 nxd_ipv6_address_change_notify.c978 nxd_ipv6_address_change_notify.c1160 nxd_ipv6_address_change_notify.c1454 nxd_ipv6_address_change_notify.c2191 nxd_ipv6_address_change_notify.c
1393 …status = nxd_ipv6_address_change_notify(dhcpv6_ptr -> nx_dhcpv6_ip_ptr, _nx_dhcpv6_ipv6_address_DA… in _nx_dhcpv6_client_create()