Home
last modified time | relevance | path

Searched refs:_nxd_ipv6_address_change_notify (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxde_ipv6_address_change_notify.c96 status = _nxd_ipv6_address_change_notify(ip_ptr, ip_address_change_notify); in _nxde_ipv6_address_change_notify()
Dnxd_ipv6_address_change_notify.c73 UINT _nxd_ipv6_address_change_notify(NX_IP *ip_ptr, VOID (*ip_address_change_notify)(NX_IP *ip_ptr… in _nxd_ipv6_address_change_notify() function
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_api_compile_test.c156 _nxd_ipv6_address_change_notify(0, 0); in ntest_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_ipv6.h293 UINT _nxd_ipv6_address_change_notify(NX_IP *ip_ptr, VOID (*ipv6_address_change_notfiy)(NX_IP *ip_pt…
Dnx_api.h3269 #define nxd_ipv6_address_change_notify _nxd_ipv6_address_change_notify