Home
last modified time | relevance | path

Searched refs:_nx_ip_address_change_notify (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxe_ip_address_change_notify.c97 status = _nx_ip_address_change_notify(ip_ptr, ip_address_change_notify, additional_info); in _nxe_ip_address_change_notify()
Dnx_ip_address_change_notify.c77 UINT _nx_ip_address_change_notify(NX_IP *ip_ptr, VOID (*ip_address_change_notify)(NX_IP *, VOID *)… in _nx_ip_address_change_notify() function
/NetX-Duo-v6.2.1/common/inc/
Dnx_ipv4.h172 UINT _nx_ip_address_change_notify(NX_IP *ip_ptr, VOID (*ip_address_change_notify)(NX_IP *, VOID *),…
Dnx_api.h3168 #define nx_ip_address_change_notify _nx_ip_address_change_notify