Home
last modified time | relevance | path

Searched refs:nxd_ipv6_address_change_notify (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h3203 #define nxd_ipv6_address_change_notify _nxd_ipv6_address_change_notify macro
3392 #define nxd_ipv6_address_change_notify _nxde_ipv6_address_change_notify macro
3616 UINT nxd_ipv6_address_change_notify(NX_IP *ip_ptr,
/NetX-Duo-v6.2.1/common/
DCMakeLists.txt310 ${CMAKE_CURRENT_LIST_DIR}/src/nxd_ipv6_address_change_notify.c
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcpv6_client.c1394 …status = nxd_ipv6_address_change_notify(dhcpv6_ptr -> nx_dhcpv6_ip_ptr, _nx_dhcpv6_ipv6_address_DA… in _nx_dhcpv6_client_create()